Bug 78 - Support RFC 8335 (ICMP "PROBE" messages)
Summary: Support RFC 8335 (ICMP "PROBE" messages)
Status: CONFIRMED
Alias: None
Product: passt
Classification: Unclassified
Component: ICMP (show other bugs)
Version: unspecified
Hardware: All Linux
: Normal enhancement
Assignee: nobody
URL:
Depends on:
Blocks:
 
Reported: 2024-01-07 14:36 UTC by Stefano Brivio
Modified: 2024-01-07 14:36 UTC (History)
0 users

See Also:


Attachments

Description Stefano Brivio 2024-01-07 14:36:33 UTC
We can easily relay them as well, also accepting ICMP{,V6}_EXT_ECHO_REQUEST message types instead of just ICMP{,V6}_ECHO_REQUEST.

Linux kernel support was added in commit 08baf54f01f5 "net: add support for sending RFC 8335 PROBE messages").

Note You need to log in before you can comment on or make changes to this bug.