Page MenuHomeFreeBSD

pf: nat64
ClosedPublic

Authored by kp on Nov 27 2024, 4:41 PM.
Tags
None
Referenced Files
F152976693: D47786.id148139.diff
Sat, Apr 18, 10:46 AM
F152938454: D47786.id.diff
Sat, Apr 18, 5:06 AM
F152927867: D47786.id147045.diff
Sat, Apr 18, 3:20 AM
Unknown Object (File)
Wed, Apr 15, 10:33 PM
Unknown Object (File)
Tue, Apr 14, 8:05 PM
Unknown Object (File)
Mon, Apr 13, 11:29 PM
Unknown Object (File)
Mon, Apr 13, 12:43 AM
Unknown Object (File)
Sat, Apr 11, 4:30 AM

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.