Skip to content

fix(sflow): preserve ICMP type and code in packet parsing#509

Merged
lspgn merged 1 commit intov2from
codex/fix-icmp-calls-v2
Apr 30, 2026
Merged

fix(sflow): preserve ICMP type and code in packet parsing#509
lspgn merged 1 commit intov2from
codex/fix-icmp-calls-v2

Conversation

@lspgn
Copy link
Copy Markdown
Member

@lspgn lspgn commented Apr 30, 2026

Backports #506 to the v2 branch.

This fixes packet parsing so parser call counters are incremented for the parser that just ran, not the next parser. That lets ICMP and ICMPv6 parsing see their first invocation correctly and preserve type/code fields.

@lspgn lspgn merged commit 524b3f9 into v2 Apr 30, 2026
5 checks passed
@lspgn lspgn deleted the codex/fix-icmp-calls-v2 branch April 30, 2026 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant