Skip to content

(06) ip - #1758

Draft
daniel-noland wants to merge 16 commits into
pr/daniel-noland/fuzz-routingfrom
pr/daniel-noland/ip-address-refactors
Draft

(06) ip#1758
daniel-noland wants to merge 16 commits into
pr/daniel-noland/fuzz-routingfrom
pr/daniel-noland/ip-address-refactors

refactor: Retire the unit-error Results

ecc8de2
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Sep 3, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 61079b0 feat(net): One trait for the IP address types Valid sign-off found
🟢 1999cc7 refactor(nat): Fold NatIp into net::ip::IpAddress Valid sign-off found
🟢 c7e2f03 refactor(acl-filter): Rebase IpVersion on net::ip:... Valid sign-off found
🟢 046e832 refactor(acl): Drop the test and bench copies of t... Valid sign-off found
🟢 fbbdfc9 refactor(nat): Make a reservation's two addresses ... Valid sign-off found
🟢 1397e4a refactor(nat): Pair each translated address with i... Valid sign-off found
🟢 d592138 fix(net): Keep the derived address width off the t... Valid sign-off found
🟢 23b6a3a refactor(config,nat): Give a port-forwarding expos... Valid sign-off found
🟢 379a32f refactor(lpm,flow-filter,acl-filter): Name the por... Valid sign-off found
🟢 95bb07d refactor(routing): Take the interface name out of ... Valid sign-off found
🟢 b126462 refactor(routing): Separate a resolved encapsulati... Valid sign-off found
🟢 038fa7b refactor(routing): Drop FibKey::Unset Valid sign-off found
🟢 5378dfd refactor(config): Make a static route's next hop a... Valid sign-off found
🟢 211a71d refactor(net): Give a flow key one address pair in... Valid sign-off found
🟢 bae8267 refactor(nat): Establish a masquerade address as u... Valid sign-off found
🟢 ecc8de2 refactor: Retire the unit-error Results Valid sign-off found