summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/test
diff options
context:
space:
mode:
authordarrenr <darrenr@FreeBSD.org>2002-08-28 13:42:48 +0000
committerdarrenr <darrenr@FreeBSD.org>2002-08-28 13:42:48 +0000
commit3aab5fb9fd5d3200009207f552a48b8100b853b2 (patch)
treef2d0223cccbc9beaa3eb21f7810ca0eea835a8ce /contrib/ipfilter/test
parent29738d8f278be232c05ed98a0186e26e2d211f77 (diff)
downloadFreeBSD-src-3aab5fb9fd5d3200009207f552a48b8100b853b2.zip
FreeBSD-src-3aab5fb9fd5d3200009207f552a48b8100b853b2.tar.gz
With a bit of luck, this will be a first-time right import of ipfilter 3.4.29
on to the vendor branch.
Diffstat (limited to 'contrib/ipfilter/test')
-rw-r--r--contrib/ipfilter/test/expected/f1312
-rw-r--r--contrib/ipfilter/test/input/f1314
2 files changed, 23 insertions, 3 deletions
diff --git a/contrib/ipfilter/test/expected/f13 b/contrib/ipfilter/test/expected/f13
index a2a950a..b3c7e54 100644
--- a/contrib/ipfilter/test/expected/f13
+++ b/contrib/ipfilter/test/expected/f13
@@ -9,6 +9,8 @@ nomatch
nomatch
nomatch
nomatch
+nomatch
+nomatch
--------
block
nomatch
@@ -21,6 +23,8 @@ nomatch
nomatch
nomatch
nomatch
+nomatch
+nomatch
--------
nomatch
nomatch
@@ -32,6 +36,8 @@ nomatch
pass
pass
nomatch
+nomatch
+nomatch
pass
--------
nomatch
@@ -44,6 +50,8 @@ nomatch
block
block
nomatch
+nomatch
+nomatch
block
--------
pass
@@ -57,6 +65,8 @@ nomatch
nomatch
nomatch
nomatch
+nomatch
+nomatch
--------
block
nomatch
@@ -69,4 +79,6 @@ nomatch
nomatch
nomatch
nomatch
+nomatch
+nomatch
--------
diff --git a/contrib/ipfilter/test/input/f13 b/contrib/ipfilter/test/input/f13
index b90d6ba..ccd74a3 100644
--- a/contrib/ipfilter/test/input/f13
+++ b/contrib/ipfilter/test/input/f13
@@ -29,15 +29,23 @@
45 00 0018 0007 2000 3f 11 0000 01010101 02010101
0035 0035
-# 1.1.1.1,1 -> 2.1.1.1,1 TTL=63 UDP MF FO=0
+# 1.1.1.1,53 -> 2.1.1.1,53 TTL=63 UDP MF FO=0
45 00 001c 0008 2000 3f 11 0000 01010101 02010101
0035003500040000
-# 1.1.1.1,1 -> 2.1.1.1,1 TTL=63 UDP MF FO=0 (short)
+# 1.1.1.1,53 -> 2.1.1.1,54 TTL=63 UDP MF FO=0 (short)
45 00 0018 0008 2000 3f 11 0000 01010101 02010101
00350036
-# 1.1.1.1,53 -> 2.1.1.1,53 TTL=63 UDP FO=1
+# 1.1.1.1,21 -> 2.1.1.1,54 TTL=63 UDP MF FO=0
+45 00 001c 0008 2000 3f 11 0000 01010101 02010101
+0015003600040000
+
+# 1.1.1.1,21 -> 2.1.1.1,54 TTL=63 TCP MF FO=0
+45 00 001c 0008 2000 3f 06 0000 01010101 02010101
+0015 0036 00000000 00000000 50 02 2000 0000 0000
+
+# 1.1.1.1 -> 2.1.1.1 TTL=63 UDP FO=1
45 00 001c 0008 0001 3f 11 0000 01010101 02010101
0000000000000000
OpenPOWER on IntegriCloud