]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add IPv4 fragments reassembling to NAT64LSN.
authorae <ae@FreeBSD.org>
Tue, 13 Oct 2020 18:57:42 +0000 (18:57 +0000)
committerae <ae@FreeBSD.org>
Tue, 13 Oct 2020 18:57:42 +0000 (18:57 +0000)
commitd0fb57d27595d7930d6d3699d314f1fab9acdf30
tree176b692067dfe29fa8703fa3850ae6a91bf49bc4
parent22eab136b777cb1e5047863a990daece4bfb3200
Add IPv4 fragments reassembling to NAT64LSN.

NAT64LSN requires the presence of upper level protocol header
in a IPv4 datagram to find corresponding state to make translation.
Now it will be handled automatically by nat64lsn instance.

Reviewed by: melifaro
Obtained from: Yandex LLC
MFC after: 1 week
Sponsored by: Yandex LLC
Differential Revision: https://reviews.freebsd.org/D26758
sys/netpfil/ipfw/nat64/nat64lsn.c