Fix IPsec NAT-T to work with pipex(4). Introduce a new packet tag
authoryasuoka <yasuoka@openbsd.org>
Sat, 15 May 2021 08:07:20 +0000 (08:07 +0000)
committeryasuoka <yasuoka@openbsd.org>
Sat, 15 May 2021 08:07:20 +0000 (08:07 +0000)
commita1c674a46fd090d5572fc608874eab0f3ffa05fa
tree0601959167ff857b7dcb1add22a68ccb26c18ed1
parentaeddc3fc1c2dc619781d7d37222447f40fb248a7
Fix IPsec NAT-T to work with pipex(4).  Introduce a new packet tag
PACKET_TAG_IPSEC_FLOWINFO to specify the IPsec flow.

ok mvs
share/man/man9/mbuf_tags.9
sys/net/pipex.c
sys/netinet/ip_input.c
sys/sys/mbuf.h