summaryrefslogtreecommitdiff
path: root/dissector_fuzz.sh
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-12-09 09:46:29 +0100
committerTobias Klauser <tklauser@distanz.ch>2016-12-09 09:46:29 +0100
commit19fd2e57dc963f0e26e625645ee6a922cf3aed2f (patch)
tree4046b95e7d750188df1bea76d8b48645a9489a86 /dissector_fuzz.sh
parent51e487b4b55a69581f2d27cbf148ff98c173eaf7 (diff)
Revert "mausezahn: Add error handling for mismatched address families"
This reverts commit bf0df3ec1875df4b167aedd0fff25e7e56408b6b. It turns out, just checking for "." in the IPv4 source will prevent the user from providing an FQDN (which is explicitely allowed and supported). Also, an FQDN would be a valid argument for the IPv6 source, so the check for ":" is also not sufficient. Reference: #166 Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'dissector_fuzz.sh')
0 files changed, 0 insertions, 0 deletions
6/+64 2017-02-10bpf: Change the include directory for selftestMickaël Salaün1-1/+1 2017-02-06bpf: enable verifier to add 0 to packet ptrWilliam Tu1-0/+23 2017-02-06bpf: test for AND edge casesJosef Bacik1-0/+55