martin
f5cad80b32
Ooops, pilot error - revert last
2015-11-05 10:43:42 +00:00
martin
2f1599bef8
Fix expected output to match -current NetBSD reality (port "255" is not
...
mapped to "reserved")
2015-11-05 10:35:58 +00:00
ozaki-r
9341145987
Fix wrong expected outputs
...
IP addresses in the expected outputs looks reversed (in byte order).
It seems the expected outputs had been generated based on source code
with a bug and the bug was fixed by a commit titled "#534 destination
list hashing not endian neutral" by darrenr@.
2014-11-25 08:25:46 +00:00
martin
6877679165
NetBSD has an entry for protocol #255 in /etc/protocols labeled "reserved"
...
so expect that in the parsing output instead of 255.
2014-07-15 19:51:36 +00:00
darrenr
347b12f138
New IPv6 tests for ipnat parsing need to be built by make so that they can
...
be executed.
2014-06-30 17:02:55 +00:00
darrenr
6dd125be9b
NetBSD has an entry for protocol #255 in /etc/protocols labeled "reserved"
...
so expect that in the parsing output instead of 255.
2014-06-30 16:14:35 +00:00
darrenr
d36a011b61
Add in test cases for testing ipnat's parsing of IPv6 NAT rules
2014-06-29 09:25:31 +00:00
pgoyette
0a24a43187
Add a couple more inet6 tests to verify correct rule parsing
2012-12-03 21:29:15 +00:00
pgoyette
eef4456861
Include an explicit test for correctly inferring family inet6 when there
...
is an IPv6 address in the rule
2012-12-03 20:43:59 +00:00
pgoyette
aaf9c67393
Without explicit address, the address family is not inferred and not
...
displayed in the output.
2012-12-03 19:42:00 +00:00
pgoyette
b757daddb1
For rules without any address, don't infer an address family.
2012-12-03 19:35:33 +00:00
darrenr
30a942f180
test cases n201 and n202 were removed on import of 5.1.2
2012-07-22 16:22:41 +00:00
darrenr
e60fd761ef
Merged IPFilter 5.1.2 into HEAD
2012-07-22 14:33:26 +00:00
darrenr
c9d5dc6c77
Import IPFilter 5.1.2
2012-07-22 13:44:10 +00:00
christos
22ab6602b0
Update to the tests from 5.1.1
2012-03-23 23:08:00 +00:00
riz
f8a1d7977c
Back out the recent import of IPFilter 5.1.1 for the upcoming branch,
...
which will now have IPFilter 4.1.34. IPFilter 5.1.1 will be restored
post-branch.
ok: core, releng.
2012-02-15 17:55:03 +00:00
darrenr
b13c836b86
Update ipf test suite with test cases from IPFilter 5.1.1
2012-02-13 18:52:53 +00:00
jmmv
9d0b4b5bb8
Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
2010-07-13 21:13:21 +00:00
jmmv
b9daf172a0
Add the ipf tests developed by Lukasz Strzygowski as part of the atfify
...
GSoC 2008 project. These were originally inside the kernel subdirectory
but I think they belong in their own top-level directory because ipf
consists of more components than just the kernel-level packet filter.
2009-02-20 21:42:59 +00:00