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
commit694c267c8d167aa37044133d07c98fa76a0de2cf (patch)
tree7cf1fdc0c816aa5373736136ad047a5a3e039bf6 /contrib/ipfilter/test
parent18a0c3053aaaa535b8ff6da16c42213ecab93518 (diff)
parent3aab5fb9fd5d3200009207f552a48b8100b853b2 (diff)
downloadFreeBSD-src-694c267c8d167aa37044133d07c98fa76a0de2cf.zip
FreeBSD-src-694c267c8d167aa37044133d07c98fa76a0de2cf.tar.gz
This commit was generated by cvs2svn to compensate for changes in r102521,
which included commits to RCS files with non-trunk default branches.
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