Skip to content

icmp - #1760

Draft
daniel-noland wants to merge 24 commits into
pr/daniel-noland/bench-harnessfrom
pr/daniel-noland/icmp-and-acl
Draft

icmp#1760
daniel-noland wants to merge 24 commits into
pr/daniel-noland/bench-harnessfrom
pr/daniel-noland/icmp-and-acl

style(nat): Reach Weak through the concurrency facade

94dbccf
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Sep 1, 2026 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 1dbb69c fix(nat): Keep an ICMP error from deleting the Que... Valid sign-off found
🟢 813878a test(net): Generate IPv4 options, and stop asserti... Valid sign-off found
🟢 5d3fc74 test(nat): Pin the recoverable Destination Unreach... Valid sign-off found
🟢 3d20da1 test(nat): Measure the IPv6 side of masquerade ins... Valid sign-off found
🟢 187f886 test(nat): State what the allocator's port ranges ... Valid sign-off found
🟢 5a26053 test(nat): Reach the ICMPv6 side of the ICMP error... Valid sign-off found
🟢 4c2717f test(routing): State that ECMP spreads, and how a ... Valid sign-off found
🟢 b6aca48 test(net): Say which checksums decide an ICMP erro... Valid sign-off found
🟢 a690dd8 fix(acl-filter,flow-filter): Match on the protocol... Valid sign-off found
🟢 78c9ad2 test(acl-filter): Prove the over-limit chain is dr... Valid sign-off found
🟢 ab5243e fix(net): Take ICMPv6 Parameter Problem off the ex... Valid sign-off found
🟢 49c6ccf fix(acl-filter,flow-filter): Refuse a header chain... Valid sign-off found
🟢 0d8cfb8 fix(net): Stop writing the VXLAN header twice in t... Valid sign-off found
🟢 5ffb42b docs(code): Separate the rule from the gap it curr... Valid sign-off found
🟢 743b0d9 fix(net): Leave a disabled IPv4 UDP quote checksum... Valid sign-off found
🟢 4921187 fix(nat): Fold a quoted address rewrite into the q... Valid sign-off found
🟢 e4aa36d fix(nat): Store the checksum a quoted identifier t... Valid sign-off found
🟢 1221da3 fix(flow-entry): Decide who holds a key before wei... Valid sign-off found
🟢 25967df fix(nat): Arbitrate the race to create a masquerad... Valid sign-off found
🟢 8d63cde fix(nat): Arbitrate the race to create a port-forw... Valid sign-off found
🟢 70ce47d fix(flow-entry): Publish a flow as Active before i... Valid sign-off found
🟢 92d1cb0 fix(nat): Match on the protocol the packet carries Valid sign-off found
🟢 d3b558c fix(nat): Key the fresh port-forwarding lookup on ... Valid sign-off found
🟢 94dbccf style(nat): Reach Weak through the concurrency fac... Valid sign-off found