summaryrefslogtreecommitdiff
path: root/tests/ipf/expected
AgeCommit message (Collapse)Author
2015-11-05Ooops, pilot error - revert lastmartin
2015-11-05Fix expected output to match -current NetBSD reality (port "255" is notmartin
mapped to "reserved")
2014-11-25Fix wrong expected outputsozaki-r
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-07-15NetBSD has an entry for protocol #255 in /etc/protocols labeled "reserved"martin
so expect that in the parsing output instead of 255.
2014-06-30New IPv6 tests for ipnat parsing need to be built by make so that they candarrenr
be executed.
2014-06-30NetBSD has an entry for protocol #255 in /etc/protocols labeled "reserved"darrenr
so expect that in the parsing output instead of 255.
2014-06-29Add in test cases for testing ipnat's parsing of IPv6 NAT rulesdarrenr
2012-12-03Add a couple more inet6 tests to verify correct rule parsingpgoyette
2012-12-03Include an explicit test for correctly inferring family inet6 when therepgoyette
is an IPv6 address in the rule
2012-12-03Without explicit address, the address family is not inferred and notpgoyette
displayed in the output.
2012-12-03For rules without any address, don't infer an address family.pgoyette
2012-07-22test cases n201 and n202 were removed on import of 5.1.2darrenr
2012-07-22Merged IPFilter 5.1.2 into HEADdarrenr
2012-07-22Import IPFilter 5.1.2darrenr
2012-03-23Update to the tests from 5.1.1christos
2012-02-15Back out the recent import of IPFilter 5.1.1 for the upcoming branch,riz
which will now have IPFilter 4.1.34. IPFilter 5.1.1 will be restored post-branch. ok: core, releng.
2012-02-13Update ipf test suite with test cases from IPFilter 5.1.1darrenr
2010-07-13Get rid of static Atffiles and let bsd.test.mk generate them on the fly.jmmv
2009-02-20Add the ipf tests developed by Lukasz Strzygowski as part of the atfifyjmmv
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.