kumquat-buildroot/package/tcpdump/Config.in
Francois Perrad aa2b795b2e package/tcpdump: bump to version 4.99.2
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2023-01-04 22:26:23 +01:00

17 lines
292 B
Plaintext

config BR2_PACKAGE_TCPDUMP
bool "tcpdump"
select BR2_PACKAGE_LIBPCAP
help
A tool for network monitoring and data acquisition.
https://www.tcpdump.org/
if BR2_PACKAGE_TCPDUMP
config BR2_PACKAGE_TCPDUMP_SMB
bool "smb dump support"
help
enable possibly-buggy SMB printer
endif