Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@kolapapa kolapapa released this 30 Mar 16:03
· 2 commits to main since this release
  • 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