| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-05 | Ooops, pilot error - revert last | martin | |
| 2015-11-05 | Fix expected output to match -current NetBSD reality (port "255" is not | martin | |
| mapped to "reserved") | |||
| 2014-11-25 | Fix wrong expected outputs | ozaki-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-15 | NetBSD has an entry for protocol #255 in /etc/protocols labeled "reserved" | martin | |
| so expect that in the parsing output instead of 255. | |||
| 2014-06-30 | New IPv6 tests for ipnat parsing need to be built by make so that they can | darrenr | |
| be executed. | |||
| 2014-06-30 | NetBSD has an entry for protocol #255 in /etc/protocols labeled "reserved" | darrenr | |
| so expect that in the parsing output instead of 255. | |||
| 2014-06-29 | Add in test cases for testing ipnat's parsing of IPv6 NAT rules | darrenr | |
| 2012-12-03 | Add a couple more inet6 tests to verify correct rule parsing | pgoyette | |
| 2012-12-03 | Include an explicit test for correctly inferring family inet6 when there | pgoyette | |
| is an IPv6 address in the rule | |||
| 2012-12-03 | Without explicit address, the address family is not inferred and not | pgoyette | |
| displayed in the output. | |||
| 2012-12-03 | For rules without any address, don't infer an address family. | pgoyette | |
| 2012-07-22 | test cases n201 and n202 were removed on import of 5.1.2 | darrenr | |
| 2012-07-22 | Merged IPFilter 5.1.2 into HEAD | darrenr | |
| 2012-07-22 | Import IPFilter 5.1.2 | darrenr | |
| 2012-03-23 | Update to the tests from 5.1.1 | christos | |
| 2012-02-15 | Back 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-13 | Update ipf test suite with test cases from IPFilter 5.1.1 | darrenr | |
| 2010-07-13 | Get rid of static Atffiles and let bsd.test.mk generate them on the fly. | jmmv | |
| 2009-02-20 | Add the ipf tests developed by Lukasz Strzygowski as part of the atfify | jmmv | |
| 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. | |||
