index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
sys
/
net
/
pf_divert
Age
Commit message (
Expand
)
Author
2021-12-12
Replace deprecated IO::Socket::INET6 with IO::Socket::IP.
Alexander Bluhm
2020-12-17
Remove echo headlines.
Alexander Bluhm
2019-07-12
Test should also run if there is no obj directory. Name regress
Alexander Bluhm
2019-06-04
To avoid SYN retransmit, kill local tcp pf state that will be reused.
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-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
2016-11-16
Test multiple combinations of divert connections. The socket cleanup
Alexander Bluhm
2016-11-15
Mark pf states created by this regress test with a label. Remove
Alexander Bluhm
2016-09-02
Print SKIPPED if a regress test cannot be executed for some reason.
Alexander Bluhm
2016-05-03
Fix some Perl statements perlcritic was bitching about: Variable
Alexander Bluhm
2015-07-28
Add more and deeper tests for pf divert-reply rules. Especially
Alexander Bluhm
2015-06-25
Align the three variants of Remote.pm.
Alexander Bluhm
2014-08-18
Make the perl modules consistent for the multiple regression tests.
Alexander Bluhm
2014-07-12
Use a saner and consistent address layout for my network tests that
Alexander Bluhm
2014-07-11
Put a license file into the test directories with multiple argument
Alexander Bluhm
2014-07-11
Make the test output easier to read by splitting the test cases
Alexander Bluhm
2014-01-08
Fix the tests for the pf divert state and socket reuse.
Alexander Bluhm
2013-11-03
Grep pf state table on remote machine to find state reuse problems.
Alexander Bluhm
2013-06-03
Add a regression test suite for the pf divert-to and divert-reply
Alexander Bluhm
2013-11-03
Add divert tests that reuse protocol and port. They show what
Alexander Bluhm
2013-11-01
Add a check-setup target. This allows to find setup errors more
Alexander Bluhm
2013-08-11
Check wether the required perl packages are installed and that the
Alexander Bluhm
2013-06-17
Do not write my IP addresses into the pf_divert Makefile, the tester
Alexander Bluhm
2013-06-05
Add tests for ICMP and ICMP6 divert-to.
Alexander Bluhm
2013-06-04
Add tests for raw IP divert. Set effective user ID to 0 only during
Alexander Bluhm
2013-06-03
Add a regression test suite for the pf divert-to and divert-reply
Alexander Bluhm
2013-06-03
Add tests for UDP divert.
Alexander Bluhm
2013-06-03
Add a regression test suite for the pf divert-to and divert-reply
Alexander Bluhm
2013-06-03
Add a regression test suite for the pf divert-to and divert-reply
Alexander Bluhm