Files
gvisor-tap-vsock/pkg/virtualnetwork
Yevhen Vydolob cf0e470794 Add ICMP forwarding support
The current implementation supports forwarding only ICMP Echo(ping) packets, as OS not allow to send arbitrary packets without escalating privileges.  All other ICMP packets are dropped(ignored)

Changes in 'icmp_packet.go' and 'icmp.go' was mostly maded by cursor.

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
2026-04-16 15:59:10 +02:00
..
2023-02-15 15:28:07 +01:00
2023-02-15 15:28:07 +01:00
2026-04-16 15:59:10 +02:00
2023-03-14 09:56:50 +01:00
2023-06-22 15:37:41 +02:00