Page MenuHomeFreeBSD

Add IPv4 fragments reassembling to NAT64LSN
ClosedPublic

Authored by ae on Oct 13 2020, 10:33 AM.
Tags
None
Referenced Files
F110438528: D26758.diff
Tue, Feb 18, 11:49 AM
Unknown Object (File)
Wed, Jan 29, 5:45 AM
Unknown Object (File)
Jan 18 2025, 7:58 PM
Unknown Object (File)
Nov 17 2024, 1:43 AM
Unknown Object (File)
Nov 17 2024, 1:26 AM
Unknown Object (File)
Nov 16 2024, 11:17 PM
Unknown Object (File)
Nov 10 2024, 7:48 PM
Unknown Object (File)
Nov 10 2024, 1:06 PM
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 Passed
Unit
No Test Coverage
Build Status
Buildable 34128
Build 31291: arc lint + arc unit