Bug 78

Summary: Support RFC 8335 (ICMP "PROBE" messages)
Product: passt Reporter: Stefano Brivio <sbrivio>
Component: ICMPAssignee: nobody
Status: CONFIRMED ---    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   

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").