repo.or.cz
/
gumsense-br.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Default gumstix configuration changed
[gumsense-br.git]
/
package
/
tcpdump
/
Config.in
blob
5a180a3e2d8cd9daca2f36be110bfea50ce80d25
1
config BR2_PACKAGE_TCPDUMP
2
bool "tcpdump"
3
default n
4
help
5
A tool for network monitoring and data acquisition.
6
7
http://www.tcpdump.org/
8
9
config BR2_PACKAGE_DHCPDUMP
10
bool "dhcpdump"
11
default n
12
depends BR2_PACKAGE_TCPDUMP
13
help
14
A tool for monitoring dhcp requests using tcpdump.