Page MenuHomeFreeBSD

pf: nat64
ClosedPublic

Authored by kp on Nov 27 2024, 4:41 PM.
Tags
None
Referenced Files
F108763772: D47786.diff
Mon, Jan 27, 7:18 PM
Unknown Object (File)
Fri, Jan 17, 1:42 PM
Unknown Object (File)
Tue, Jan 14, 11:30 PM
Unknown Object (File)
Wed, Jan 8, 1:52 AM
Unknown Object (File)
Dec 26 2024, 1:21 PM
Unknown Object (File)
Dec 24 2024, 1:37 AM
Unknown Object (File)
Dec 17 2024, 12:46 PM
Unknown Object (File)
Dec 9 2024, 1:35 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.