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

ad09a58
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Sep 6, 2026 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 59e0916 feat(net): One trait for the IP address types Valid sign-off found
🟢 b916d84 refactor(nat): Fold NatIp into net::ip::IpAddress Valid sign-off found
🟢 d81d115 refactor(acl-filter): Rebase IpVersion on net::ip:... Valid sign-off found
🟢 60c1a5b refactor(acl): Drop the test and bench copies of t... Valid sign-off found
🟢 f107837 refactor(nat): Make a reservation's two addresses ... Valid sign-off found
🟢 2e6696e refactor(nat): Pair each translated address with i... Valid sign-off found
🟢 6e445bf fix(net): Keep the derived address width off the t... Valid sign-off found
🟢 2b51b04 refactor(config,nat): Give a port-forwarding expos... Valid sign-off found
🟢 ee1ab35 refactor(lpm,flow-filter,acl-filter): Name the por... Valid sign-off found
🟢 4701bcb refactor(routing): Take the interface name out of ... Valid sign-off found
🟢 37916a6 refactor(routing): Separate a resolved encapsulati... Valid sign-off found
🟢 b9e50e1 refactor(routing): Drop FibKey::Unset Valid sign-off found
🟢 429fa71 refactor(config): Make a static route's next hop a... Valid sign-off found
🟢 2dc8f3c refactor(net): Give a flow key one address pair in... Valid sign-off found
🟢 bd4ec75 refactor(nat): Establish a masquerade address as u... Valid sign-off found
🟢 ad09a58 refactor: Retire the unit-error Results Valid sign-off found