Skip to content

icmp: Support falling back on trying a SOCK_RAW socket

Samuel Thibault requested to merge sthibaul/libslirp:icmp_raw into master

This allows pings provided that the process is running as root (or has some capability to create raw sockets).

Signed-off-by: Samuel Thibault samuel.thibault@ens-lyon.org

Edited by Samuel Thibault

Merge request reports