Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | passt: Introduce ICMP echo proxy | Stefano Brivio | 2021-03-18 | 1 | -0/+20 |
It's nice to be able to confirm connectivity using ICMP or ICMPv6 echo requests, and "ping" sockets on Linux (IPPROTO_ICMP datagram) allow us to do that without any special capability. Signed-off-by: Stefano Brivio <sbrivio@redhat.com> |