use the ipv6 dst addr to look up an ipsec tdb in bridge_ipsec in.
authordlg <dlg@openbsd.org>
Tue, 23 Feb 2021 09:51:08 +0000 (09:51 +0000)
committerdlg <dlg@openbsd.org>
Tue, 23 Feb 2021 09:51:08 +0000 (09:51 +0000)
commitb8e8f8b06e334b6ad5d65323d11d4d4646f4384d
tree0777286f0a53d63177abe921b99665e0b6dabde4
parent92787daac484a899db2694c894a8acf8b673a369
use the ipv6 dst addr to look up an ipsec tdb in bridge_ipsec in.

using the ipv6 next protocol header probably doesnt work. it also
probably doesnt matter cos i'm not sure anyone uses this feature in
bridge. or maybe there isn't anyone who uses ipv6. both are plausible
options.

hahaha^Wok patrick@
sys/net/if_bridge.c