Page MenuHomeFreeBSD

pf: nat64
ClosedPublic

Authored by kp on Nov 27 2024, 4:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 4, 2:47 PM
Unknown Object (File)
Sun, Aug 3, 11:14 AM
Unknown Object (File)
Fri, Jul 25, 3:50 PM
Unknown Object (File)
Sat, Jul 19, 6:43 AM
Unknown Object (File)
Thu, Jul 17, 2:50 PM
Unknown Object (File)
Thu, Jul 17, 12:26 PM
Unknown Object (File)
Tue, Jul 15, 6:25 AM
Unknown Object (File)
Sun, Jul 13, 1:38 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 60820
Build 57704: arc lint + arc unit

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.