History log of /openbsd-current/regress/sys/net/pf_divert/funcs.pl
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_6_2_BASE
# 1.6 15-Aug-2017 bluhm

Add tests for pf divert-packet. Currently UDP packets are tested
with in and out rules. A single packet, the initial packet or the
response packet are diverted and reinjected.


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.5 28-Jul-2015 bluhm

Add more and deeper tests for pf divert-reply rules. Especially
the combination of sending and receiving multiple packets over one
socket is tested for UDP, raw IP and ICMP.


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE
# 1.4 05-Jun-2013 bluhm

Add tests for ICMP and ICMP6 divert-to.


# 1.3 04-Jun-2013 bluhm

Add tests for raw IP divert. Set effective user ID to 0 only during
privileged operations for raw sockets and bind any.


# 1.2 03-Jun-2013 bluhm

Add tests for UDP divert.


# 1.1 03-Jun-2013 bluhm

branches: 1.1.1;
Initial revision