Config.in 279 B

123456789
  1. config BR2_PACKAGE_IPUTILS
  2. bool "iputils"
  3. select BR2_PACKAGE_OPENSSL
  4. depends on BR2_USE_MMU # fork()
  5. help
  6. This package is set of small useful utilities for Linux networking.
  7. It includes complete versions of ping, traceroute, etc.
  8. https://github.com/iputils/iputils