Adding upstream version 2.1.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
c1205e3f08
commit
424ce939c2
15 changed files with 147 additions and 23 deletions
|
@ -6,6 +6,6 @@ if [ -z "$plugin" ]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
../../src/dnscap -N -T -r "$srcdir/../../src/test/dns.pcap" -P "$plugin" -w test1 -Y -n test1 -A -S -D
|
||||
../../src/dnscap -N -T -r "$srcdir/../../src/test/dns.pcap" -P "$plugin" -w test1 -Y -n test1 -A -S -D -L
|
||||
|
||||
diff test1.20161020.152301.075993 "$srcdir/test1.gold"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue