(06) ip - #1758
Draft
daniel-noland wants to merge 17 commits into
Draft
DCO-2 / DCO
succeeded
Sep 9, 2026 in 1s
Check passed!
All commits are signed off, the check passed.
Summary
| Sha | Message | Pass or fail reason | |
|---|---|---|---|
| 🟢 | d31ec24 | feat(net): unify IP address type constraints | Valid sign-off found |
| 🟢 | 6fd2d74 | refactor(nat): replace NatIp with IpAddress | Valid sign-off found |
| 🟢 | 6f617d7 | refactor(acl-filter): use the shared IP address tr... | Valid sign-off found |
| 🟢 | 6dfbee8 | refactor(acl): remove duplicate test address trait... | Valid sign-off found |
| 🟢 | d0699e5 | refactor(nat): prevent mixed-family reservations | Valid sign-off found |
| 🟢 | c268757 | refactor(nat): keep translated addresses and ports... | Valid sign-off found |
| 🟢 | 7958a50 | fix(net): allow the bounded address-width cast | Valid sign-off found |
| 🟢 | 9653616 | refactor(config,nat): preserve validated port-forw... | Valid sign-off found |
| 🟢 | 7cbcc9c | refactor(filters): encode transport-port presence ... | Valid sign-off found |
| 🟢 | 4362b48 | refactor(routing): remove interface names from nex... | Valid sign-off found |
| 🟢 | d733661 | refactor(routing): separate resolved VXLAN data fr... | Valid sign-off found |
| 🟢 | f12239d | refactor(routing): remove impossible FibKey::Unset... | Valid sign-off found |
| 🟢 | 2a7411e | refactor(config): require a static-route next hop | Valid sign-off found |
| 🟢 | 0c6dee3 | refactor(net): enforce one address family per flow | Valid sign-off found |
| 🟢 | f781a29 | refactor(nat): validate masquerade addresses once ... | Valid sign-off found |
| 🟢 | a601cf3 | refactor: replace unit errors with meaningful outc... | Valid sign-off found |
| 🟢 | e15f9c4 | test(flow-entry): update Shuttle tests for FlowAdd... | Valid sign-off found |
Loading