Skip to content

feat(router): Implement ICMP Echo responder - #50

Merged
akos011221 merged 1 commit into
mainfrom
feat/router-icmp-echo-responder
Aug 21, 2026
Merged

feat(router): Implement ICMP Echo responder#50
akos011221 merged 1 commit into
mainfrom
feat/router-icmp-echo-responder

Conversation

@akos011221

Copy link
Copy Markdown
Owner

Extend rx_lcore with ICMP Echo Responder functionality to handle ICMP Type 8 requests destined for the local router interfaces. Flip them to Type 0 replies and place them back to the ingress port TX buffer.

Extend rx_lcore with ICMP Echo Responder functionality to handle ICMP Type 8 requests destined for the local router interfaces. Flip them to Type 0 replies and place them back to the ingress port TX buffer.
@akos011221 akos011221 changed the title feat(router). implement ICMP Echo responder feat(router): Implement ICMP Echo responder Aug 21, 2026
@akos011221
akos011221 merged commit 58ca868 into main Aug 21, 2026
1 check passed
@akos011221
akos011221 deleted the feat/router-icmp-echo-responder branch August 22, 2026 08:36
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