Page MenuHomeFreeBSD

Add IPv4 fragments reassembling to NAT64LSN
ClosedPublic

Authored by ae on Oct 13 2020, 10:33 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 30, 7:05 PM
Unknown Object (File)
Tue, Apr 30, 7:05 PM
Unknown Object (File)
Tue, Apr 30, 7:02 PM
Unknown Object (File)
Tue, Apr 30, 5:04 PM
Unknown Object (File)
Mar 7 2024, 4:20 PM
Unknown Object (File)
Dec 3 2023, 5:32 PM
Unknown Object (File)
Nov 13 2023, 12:34 AM
Unknown Object (File)
Nov 11 2023, 12:38 AM
Subscribers

Details

Summary

NAT64LSN requires the presence of upper level protocol header
in a IPv4 datagram to find corresponding state to make translation.
Fragments reassembling can be done via separate ipfw's rule. This
patch adds to NAT64LSN instance internal ability and removes this
requirement.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable