diff options
author | 2003-02-12 03:02:23 +0000 | |
---|---|---|
committer | 2003-02-12 03:02:23 +0000 | |
commit | 3612c047b24fb0b2b459848bdcf2a2967c440788 (patch) | |
tree | 240cc7b4c581481e16e3d4661436db347455c349 /lib/libssl/src | |
parent | I'm in a productive mood tonite. (diff) | |
download | wireguard-openbsd-3612c047b24fb0b2b459848bdcf2a2967c440788.tar.xz wireguard-openbsd-3612c047b24fb0b2b459848bdcf2a2967c440788.zip |
Fix a bunch of pf_route() bugs:
- pass back a pointer to state created in pf_test_{tcp|udp|icmp|other}()
so that pf_route()/pf_route6() can peek at it.
- put the PACKET_TAG_PF_ROUTED tag onto the packets _before_ we call
pf_test()/pf_test6() again to prevent looping.
- Call pf_test6() in pf_route6() instead of pf_test() for obvious reasons.
ok dhartmei@
Diffstat (limited to 'lib/libssl/src')
0 files changed, 0 insertions, 0 deletions