1config BR2_PACKAGE_IPCALC 2 bool "ipcalc" 3 depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS 4 help 5 A modern IPv4/IPv6 ipcalc tool, assisting in network 6 calculations in command line and as a tool for scripts. 7 8 https://gitlab.com/ipcalc/ipcalc 9