summaryrefslogtreecommitdiffstats
path: root/rules/tcpdump.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-13 19:10:38 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-16 10:56:43 +0200
commitbbf3b8442f8de7d52646cad2c23cb7d81de2aeea (patch)
treed652d30e5bc23df1d1fb248dfe67bf65c4833fce /rules/tcpdump.in
parentdde4c586827559ae0fdbb3afa52956d4912e2330 (diff)
downloadptxdist-bbf3b8442f8de7d52646cad2c23cb7d81de2aeea.tar.gz
ptxdist-bbf3b8442f8de7d52646cad2c23cb7d81de2aeea.tar.xz
[tcpdump] use global IPv6 option
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/tcpdump.in')
-rw-r--r--rules/tcpdump.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/tcpdump.in b/rules/tcpdump.in
index 3b0d07a98..debde63b8 100644
--- a/rules/tcpdump.in
+++ b/rules/tcpdump.in
@@ -31,12 +31,4 @@ config TCPDUMP_SMB
Notes from configure, when this entry is checked:
The SMB printer may have exploitable buffer overflows!!!
-config TCPDUMP_IPV6
- bool
- select LIBPCAP_IPV6
- prompt "enable ipv6 (with ipv4) support"
- help
- Enable this if you require ipv6 support. This also requires ipv6
- support in libpcap (already done if you check this entry)
-
endif