Page MenuHomeFreeBSD

pf: nat64
ClosedPublic

Authored by kp on Nov 27 2024, 4:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 16, 7:11 PM
Unknown Object (File)
Wed, Feb 12, 3:31 AM
Unknown Object (File)
Feb 2 2025, 8:45 PM
Unknown Object (File)
Jan 27 2025, 7:18 PM
Unknown Object (File)
Jan 17 2025, 1:42 PM
Unknown Object (File)
Jan 14 2025, 11:30 PM
Unknown Object (File)
Jan 8 2025, 1:52 AM
Unknown Object (File)
Dec 26 2024, 1:21 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.