-
Try RAW socket type, if DGRAM fails
-
Add ICMP parsing from ICMP payload
-
Change Rx packet identication, in the case of kernel handling it
-
Edit tests to acommodate from_icmp parsing
-
Separate ping sending and actual pinging parts in pub API
-
Add native socket getter; Some clippy suggestions