mirror of
https://github.com/godotengine/buildroot.git
synced 2025-12-31 09:48:56 +03:00
netcalc is a slimmed down clone of sipcalc, using the popular output format of ipcalc (perl). It is written in C and only depends on a POSIX compliant C library. Both IPv4 and IPv6 are supported. Signed-off-by: Joachim Wiberg <troglobit@gmail.com> Reviewed-by: Michael Nosthoff <buildroot@heine.tech> Tested-by: Michael Nosthoff <buildroot@heine.tech> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>