]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add IPv4 fragments reassembling to NAT64LSN.
authorAndrey V. Elsukov <ae@FreeBSD.org>
Tue, 13 Oct 2020 18:57:42 +0000 (18:57 +0000)
committerAndrey V. Elsukov <ae@FreeBSD.org>
Tue, 13 Oct 2020 18:57:42 +0000 (18:57 +0000)
commitf909db0b19724b6525c3a558685583de98ef21e6
tree176b692067dfe29fa8703fa3850ae6a91bf49bc4
parentb867b327e2b6753e097c4b2fd6a9436deae26a07
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