repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python-dataproperty: bump version to 0.17.0
[buildroot-gz.git]
/
package
/
tcpdump
/
Config.in
blob
8b54c603dfa4636858dafcf68e76f637b1b05559
1
config BR2_PACKAGE_TCPDUMP
2
bool "tcpdump"
3
select BR2_PACKAGE_LIBPCAP
4
help
5
A tool for network monitoring and data acquisition.
6
7
http://www.tcpdump.org/
8
9
if BR2_PACKAGE_TCPDUMP
10
11
config BR2_PACKAGE_TCPDUMP_SMB
12
bool "smb dump support"
13
help
14
enable possibly-buggy SMB printer
15
16
endif