go-ping / ping

ICMP Ping library for Go
MIT License
1.31k stars 344 forks source link

fix: Non-privileged (UDP) ping response parsing for OSes not supporting STRIPHDR sock option #225

Closed gaius-qi closed 1 year ago

gaius-qi commented 1 year ago

Signed-off-by: Gaius gaius.qi@gmail.com

Refer to https://github.com/go-ping/ping/pull/218.