Age | Commit message (Expand) | Author |
2020-12-25 | Switch to scapy with python 3. | Alexander Bluhm |
2020-12-24 | Switch to scapy with python 3. | Alexander Bluhm |
2020-12-24 | Switch to scapy with python 3. | Alexander Bluhm |
2020-12-17 | Fix a race where the ${SUDO} process was killed instead of tcpdump. | Alexander Bluhm |
2020-12-17 | Link pflow and wg regress to build. | Alexander Bluhm |
2020-12-17 | Remove echo headlines. | Alexander Bluhm |
2020-12-17 | Use setup and cleanup feature from regress framework. | Alexander Bluhm |
2020-11-07 | Since rework of source IP selection, we can reverse the last changes | denis |
2020-11-06 | Compiling rtable.c kernel source file needs satosin() and satosin6() | Alexander Bluhm |
2020-11-04 | Set up two WireGuard wg(4) interfaces in different routing domains. | Alexander Bluhm |
2020-11-03 | The 'source IP address' commit (route.c r1.249) broke the rtable regress | Theo Buehler |
2020-02-02 | Since OpenBSD has switched to the strict host model, this regress | Alexander Bluhm |
2020-01-15 | Do not create files as dependency of .BEGIN rule. Noticed by | Alexander Bluhm |
2020-01-08 | Rework when tests have to be skipped due to insufficient configuration | Alexander Bluhm |
2019-07-12 | Test should also run if there is no obj directory. Name regress | Alexander Bluhm |
2019-06-24 | Do not use a warning flag that base gcc does not understand, | Visa Hankala |
2019-06-24 | Fix test after kernel interface change. | Visa Hankala |
2019-06-04 | To avoid SYN retransmit, kill local tcp pf state that will be reused. | Alexander Bluhm |
2019-05-10 | Simplify the detection for installed python and scapy. Refactor | Alexander Bluhm |
2019-05-08 | Mutex functions have no __ prefix anymore. Adjust kernel compat | Alexander Bluhm |
2019-03-31 | Make ART data structure definitions visible to userland, in order to fix | Martin Pieuchot |
2018-12-03 | The field dom_rtkeylen has been removed from struct domain. Convert | Alexander Bluhm |
2018-06-25 | Before running the tests, consistently check whether interfaces or | Alexander Bluhm |
2018-06-25 | During test setup, IPv6 duplicate address detection creates some | Alexander Bluhm |
2018-04-19 | Create two gif(4) interfaces in different routing domains. Test | Alexander Bluhm |
2018-06-23 | Fix a segfault when inserting the same prefix multiple times | denis |
2018-04-19 | Add gif subdir. | Alexander Bluhm |
2018-04-19 | Create two gif(4) interfaces in different routing domains. Test | Alexander Bluhm |
2018-02-05 | typos | anton |
2018-01-16 | Enable traceroute test for incoming reply-to rule. | Alexander Bluhm |
2018-01-15 | Enable traceroute test for incoming route-to rule. | Alexander Bluhm |
2018-01-14 | Fix after recent mutex change. | Martin Pieuchot |
2018-01-11 | Add tests for incoming route-to and outgoing reply-to rules. Disable | Alexander Bluhm |
2017-12-26 | As the divert-to pf state is not connected, it is not linked to the | Alexander Bluhm |
2017-12-21 | Add some comments what the tests are doing. | Alexander Bluhm |
2017-12-18 | When setting KTRACE in the environment, client and server write | Alexander Bluhm |
2017-11-24 | Do not run sysctl and pfctl by != during make clean and make obj. | Alexander Bluhm |
2017-11-20 | Skip the test and print a warning if pf does not process packets | Alexander Bluhm |
2017-11-17 | Let packets jump between routing domains until the ttl is used up. | Alexander Bluhm |
2017-11-17 | Link loopback test to build. | Alexander Bluhm |
2017-11-17 | Set up two loopback interfaces in different routing domains. Try | Alexander Bluhm |
2017-11-15 | Makefile cleanup, avoid DNS lookups, add copyright. | Alexander Bluhm |
2017-11-05 | Fix some comments and dependencies in this regress test. | Alexander Bluhm |
2017-10-18 | Move the test implementation into the Makefile. Then we have only | Alexander Bluhm |
2017-10-09 | The divert-packet socket option IP_DIVERTFL, IPPROTO_DIVERT_RESP, | Alexander Bluhm |
2017-09-04 | Run divert-packet tests also for IPv6. | Alexander Bluhm |
2017-09-01 | Increase timeout, otherwise test may fail on slow machines. | Alexander Bluhm |
2017-08-15 | Add tests for pf divert-packet. Currently UDP packets are tested | Alexander Bluhm |
2017-07-27 | Compile and test MPATH code. | Martin Pieuchot |
2017-07-07 | Remove useless make depend targets. | Alexander Bluhm |