Page MenuHomeFreeBSD

pf: fix if-bound with nat64
Needs ReviewPublic

Authored by kp on Wed, Nov 27, 4:43 PM.
Tags
None
Referenced Files
F105009933: D47801.diff
Wed, Dec 11, 2:48 PM
Unknown Object (File)
Sun, Dec 8, 12:42 PM
Unknown Object (File)
Tue, Dec 3, 3:15 AM
Unknown Object (File)
Mon, Dec 2, 6:04 PM
Unknown Object (File)
Sun, Dec 1, 9:52 AM

Details

Reviewers
None
Group Reviewers
pfsense
network
Summary

Just as with reply-to rules we don't know what interface we will send this out
of until we create the state. Create new nat64 rules as floating, but bind them
to the appropriate interface on the first pf_route(), when we do know.

Set state policy if-bound for the nat64 tests to validate this.

See also: 6460322a0
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 60835
Build 57719: arc lint + arc unit