Age | Commit message (Expand) | Author |
2016-12-06 | Update to match recent changes. | Martin Pieuchot |
2016-11-23 | Test that af-to cannot be used together with route-to, reply-to, dup-to. | Alexander Bluhm |
2016-09-30 | also copy pf103.include to obj dir | Otto Moerbeek |
2016-09-04 | Link isakmpd regress to the build. | Alexander Bluhm |
2016-09-04 | Fix use after free | Mike Belopuhov |
2016-09-03 | Some isakmpd tests need generated header files from isakmpd. Change | Alexander Bluhm |
2016-09-02 | Repair remaining isakmpd regress tests | Mike Belopuhov |
2016-09-02 | Remove the GF(2**n) math test since isakmpd has been switched | Mike Belopuhov |
2016-09-02 | Remove the GF(2**n) math test since isakmpd has been switched | Mike Belopuhov |
2016-09-02 | Remove the GF(2**n) math test since isakmpd has been switched | Mike Belopuhov |
2016-09-02 | Remove old RSA key generation and verification test as it's done now | Mike Belopuhov |
2016-09-02 | Adjust for the new default MODP group | Mike Belopuhov |
2016-09-02 | Remove obsolete DES-CBC tests | Mike Belopuhov |
2016-09-01 | no route-to/reply-to/dup-to on block rules, aka make this pass again | Henning Brauer |
2016-09-01 | Now the cached route flag appears in "route show". Adapt test. | Alexander Bluhm |
2016-09-01 | Test that RTF_LOCAL routes cannot be deleted from userland. | Martin Pieuchot |
2016-09-01 | Use counter should stay at '0' if the lookup hasn't been done for | Martin Pieuchot |
2016-08-31 | Add a bunch of regress test to verify the RTM_CHANGE behaviour of mpath | Claudio Jeker |
2016-08-31 | Document what the various test here do. With mpi@ | Claudio Jeker |
2016-08-26 | Make regress Makefile consistent with other tests, use bsd.regress.mk. | Alexander Bluhm |
2016-08-22 | Use a reachable next hop for test 13, which make it fail as it should. | Martin Pieuchot |
2016-08-22 | Sync counters now that ifa_ifwithroute() no longer uses ifa_ifwithnet(). | Martin Pieuchot |
2016-08-22 | Sync counters now that ifa_ifwithroute() no longer uses ifa_ifwithnet(). | Martin Pieuchot |
2016-08-22 | Sync refcount with recent change. | Martin Pieuchot |
2016-07-19 | Update counters & unbreak now that rtrequest(RTM_ADD, ...) caches the | Martin Pieuchot |
2016-03-24 | Update regress test outputs to match the order of routes exported by an | Martin Pieuchot |
2015-12-02 | Check that routes to the same destination but with a different priority | Martin Pieuchot |
2015-11-30 | Rewrite the "netmask" rule testing the "-dst" and "-net" options | Martin Pieuchot |
2015-11-09 | Match recent rtalloc(9) rewrite. | Martin Pieuchot |
2015-10-27 | Check that RTM_GET works without RTAX_GATEWAY argument for multipath | Martin Pieuchot |
2015-10-25 | Sync after recent rtable_insert() change. | Martin Pieuchot |
2015-10-14 | unbreak regress/sbin/newfs | Sebastien Marie |
2015-10-08 | Local route entries are always UP now, missed in previous. | Martin Pieuchot |
2015-09-28 | Sync with recent changes, local routes are now always UP. | Martin Pieuchot |
2015-09-23 | Sync with recent rt_use change. | Martin Pieuchot |
2015-09-07 | Sync output with recent IPv6 loopback changes to ensure ::1 is the | Martin Pieuchot |
2015-09-03 | revert previous since the v6 address order has been restored | Mike Belopuhov |
2015-09-03 | route-to, reply-to and dup-to are no longer supported on block rules | Mike Belopuhov |
2015-09-03 | order of assigned v6 addresses has slightly changed | Mike Belopuhov |
2015-09-03 | sync to reflect changes in pfctl_parser.c -r1.305 | Mike Belopuhov |
2015-08-31 | No more connected routes on loopback interfaces. | Martin Pieuchot |
2015-05-19 | Test divert-to rules' address handling (pfctl/parse.y -r1.648) | Mike Belopuhov |
2015-04-17 | Remove superflous "::1" route, test currently failing but a fix is | Martin Pieuchot |
2015-04-17 | Local routes should be present in the routing table output. | Martin Pieuchot |
2015-04-17 | Match -current output. Every configured address should have a local route | Martin Pieuchot |
2015-03-02 | Add three extra checks that test proper removal of the P flag. Currently 2 fail | Claudio Jeker |
2015-01-27 | Specify the default MTU size for routes to loopback. | Martin Pieuchot |
2014-11-26 | Add 3 regression tests for "route change" dealing with -ifp, -ifa and | Martin Pieuchot |
2014-11-18 | Nuke some obvious #include duplications. | Kenneth R Westerback |
2014-11-13 | keep queues around when anchors are being loaded | Martin Pelikan |