wip tagged nat_apply - #333
Draft
nicolaskagami wants to merge 4 commits into
Draft
Conversation
nicolaskagami
force-pushed
the
nsk/service-nat-entries
branch
from
August 6, 2026 14:50
7fa4258 to
267c875
Compare
nicolaskagami
force-pushed
the
nsk/service-nat-entries
branch
2 times, most recently
from
August 7, 2026 12:48
ce210d2 to
b19eeae
Compare
nicolaskagami
force-pushed
the
nsk/nat-3-natmap
branch
2 times, most recently
from
August 7, 2026 13:47
789c30c to
61774ca
Compare
nicolaskagami
force-pushed
the
nsk/service-nat-entries
branch
2 times, most recently
from
August 7, 2026 18:20
211e43e to
7f79bae
Compare
nicolaskagami
force-pushed
the
nsk/nat-3-natmap
branch
from
August 7, 2026 18:20
61774ca to
a1c1e4e
Compare
nicolaskagami
force-pushed
the
nsk/nat-3-natmap
branch
from
August 7, 2026 18:48
a1c1e4e to
020bd98
Compare
nicolaskagami
force-pushed
the
nsk/service-nat-entries
branch
from
August 7, 2026 19:26
7f79bae to
94f03f8
Compare
nicolaskagami
force-pushed
the
nsk/nat-3-natmap
branch
from
August 7, 2026 21:36
020bd98 to
a1b1cb9
Compare
nicolaskagami
force-pushed
the
nsk/service-nat-entries
branch
from
August 7, 2026 21:36
94f03f8 to
dda773d
Compare
nicolaskagami
force-pushed
the
nsk/nat-3-natmap
branch
from
August 8, 2026 02:52
a1b1cb9 to
43c8f23
Compare
nicolaskagami
force-pushed
the
nsk/service-nat-entries
branch
from
August 8, 2026 02:52
dda773d to
2391abc
Compare
nicolaskagami
force-pushed
the
nsk/nat-3-natmap
branch
from
August 10, 2026 16:38
43c8f23 to
ccd1c40
Compare
nicolaskagami
force-pushed
the
nsk/service-nat-entries
branch
from
August 10, 2026 16:38
2391abc to
bf0a940
Compare
nicolaskagami
force-pushed
the
nsk/nat-3-natmap
branch
from
August 10, 2026 17:14
ccd1c40 to
d515c3d
Compare
nicolaskagami
force-pushed
the
nsk/service-nat-entries
branch
from
August 10, 2026 17:14
bf0a940 to
8ad911d
Compare
Tie each IP address family to its p4 table, match key, and action types via a trait, with the table operations provided as default methods. Replaces the duplicated per-family entry points.
nicolaskagami
force-pushed
the
nsk/nat-3-natmap
branch
from
August 11, 2026 11:12
d515c3d to
7ee059d
Compare
nicolaskagami
force-pushed
the
nsk/service-nat-entries
branch
from
August 11, 2026 11:12
8ad911d to
732edb8
Compare
Replace the duplicated v4/v6 mapping storage and logic with a single NatEntry type and a NatMap generic over NatAddress; the public API keeps its per-family signatures as thin wrappers.
nicolaskagami
force-pushed
the
nsk/nat-3-natmap
branch
from
August 13, 2026 22:59
7ee059d to
55a6051
Compare
nicolaskagami
force-pushed
the
nsk/service-nat-entries
branch
from
August 13, 2026 22:59
732edb8 to
3f1f878
Compare
nicolaskagami
force-pushed
the
nsk/service-nat-entries
branch
from
August 13, 2026 23:36
3f1f878 to
2734833
Compare
nicolaskagami
force-pushed
the
nsk/nat-3-natmap
branch
2 times, most recently
from
August 14, 2026 12:11
1e580a3 to
f415415
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.