scrub the mbuf flowid for packets going out a sec interface.
authordlg <dlg@openbsd.org>
Tue, 15 Aug 2023 09:46:30 +0000 (09:46 +0000)
committerdlg <dlg@openbsd.org>
Tue, 15 Aug 2023 09:46:30 +0000 (09:46 +0000)
commit42aedc3cbba5e3eebebb7a14ceb092ac1aec752f
tree4d6b592d2291b469b46dbf17a3483ffe2e5ad8a1
parentf4c5b171cadb91806164269fa38d5ec295996c0f
scrub the mbuf flowid for packets going out a sec interface.

maybe ipsec should do this for all packets it encapsulates.

tested by hrvoje
sys/net/if_sec.c