Page MenuHomeFreeBSD

pf: nat64
ClosedPublic

Authored by kp on Nov 27 2024, 4:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 24, 11:33 PM
Unknown Object (File)
Sat, Apr 19, 9:00 PM
Unknown Object (File)
Sat, Apr 19, 8:08 AM
Unknown Object (File)
Mar 22 2025, 11:20 AM
Unknown Object (File)
Mar 20 2025, 7:23 PM
Unknown Object (File)
Feb 16 2025, 7:11 PM
Unknown Object (File)
Feb 12 2025, 3:31 AM
Unknown Object (File)
Feb 2 2025, 8:45 PM

Details

Reviewers
None
Group Reviewers
pfsense
network
Commits
rGfcdb520c1b4e: pf: nat64
Summary

Since the IPv6 madness is not enough introduce NAT64 -- which is actually
"af-to" a generic IP version translator for pf(4).
Not everything perfect yet but lets fix these things in the tree.
Insane amount of work done by sperreault@, mikeb@ and reyk@.
Looked over by mcbride@ henning@ and myself at eurobsdcon.
OK mcbride@ and general put it in from deraadt@

Obtained from: OpenBSD, claudio <claudio@openbsd.org>, 97326e01c9
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kp requested review of this revision.Nov 27 2024, 4:41 PM
This revision was not accepted when it landed; it landed in state Needs Review.Dec 17 2024, 10:08 AM
Closed by commit rGfcdb520c1b4e: pf: nat64 (authored by kp). · Explain Why
This revision was automatically updated to reflect the committed changes.
kp added a commit: rGfcdb520c1b4e: pf: nat64.