mfontanini / libtins

High-level, multiplatform C++ network packet sniffing and crafting library.
http://libtins.github.io/
BSD 2-Clause "Simplified" License
1.9k stars 375 forks source link

Added RFC8335 Extended echo types to headers #426

Closed theDogOfPavlov closed 3 years ago

theDogOfPavlov commented 3 years ago

Trivial commit to add the RFC8335 Extended Echo request/reply types to the headers for both ICMPv4 and ICMPv6.

theDogOfPavlov commented 3 years ago

looks like a build tools error, rather than anything to do with the commit...

mfontanini commented 3 years ago

Thanks!

theDogOfPavlov commented 3 years ago

my pleasure!