meh / rust-packet

Network packet handling for Rust.
90 stars 27 forks source link

proto(), source() and dest() functions for ipv6 packets #19

Open hitbear opened 1 year ago

hitbear commented 1 year ago

Added functions to get the next layer protocol, source- and destination IPv6 address.