Config.in 184 B

12345678
  1. config BR2_PACKAGE_LIBPCAP
  2. bool "libpcap"
  3. select BR2_PACKAGE_ZLIB
  4. default n
  5. help
  6. A system-independent library for user-level network packet capture.
  7. http://www.tcpdump.org/