blob: 09e2740a069a4619ff12229a5951ba813aa05952 [file] [log] [blame]
config BR2_PACKAGE_TCPDUMP
bool "tcpdump"
select BR2_PACKAGE_LIBPCAP
help
A tool for network monitoring and data acquisition.
http://www.tcpdump.org/
config BR2_PACKAGE_TCPDUMP_SMB
bool "smb dump support"
depends on BR2_PACKAGE_TCPDUMP
help
enable possibly-buggy SMB printer
config BR2_PACKAGE_DHCPDUMP
bool "dhcpdump"
select BR2_PACKAGE_LIBPCAP
help
A tool for monitoring dhcp requests using tcpdump.