CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/15 02:07:20
Modified files:
sys/sys : mbuf.h
sys/net : pipex.c
sys/netinet : ip_input.c
share/man/man9 : mbuf_tags.9
Log message:
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
