In ipsec_common_input_cb() pass mbuf pointer to pf_test() so that
authorbluhm <bluhm@openbsd.org>
Mon, 1 Nov 2021 09:19:10 +0000 (09:19 +0000)
committerbluhm <bluhm@openbsd.org>
Mon, 1 Nov 2021 09:19:10 +0000 (09:19 +0000)
commit3789b45e9271c89a38b84b84743647e881c8207a
treec76e72cfdfcdfa017dde52d1631bbf5e2a059c60
parentcebe8259859c5182dfb8eacf80464b43532b4c4d
In ipsec_common_input_cb() pass mbuf pointer to pf_test() so that
all callers get an update if the mbuf changes.
OK tobhe@
sys/netinet/ipsec_input.c