Page MenuHomeFreeBSD

Add IPv4 fragments reassembling to NAT64LSN
ClosedPublic

Authored by ae on Oct 13 2020, 10:33 AM.
Tags
None
Referenced Files
F110598866: D26758.id78159.diff
Thu, Feb 20, 5:19 PM
F110597974: D26758.id78179.diff
Thu, Feb 20, 5:03 PM
Unknown Object (File)
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
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