ystero-dev / scalpel

Packet Dissection and sculpting in Rust
Other
3 stars 6 forks source link

Add ICMPv6 option headers. (#50) #54

Closed gabhijit closed 7 months ago

gabhijit commented 7 months ago

Added a function handle_icmpv6_options and this function will be called during parsing of individual options per ICMPv6 types.