mfontanini / libtins

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

add IPv6 check for Link-Local unicast address #369

Closed Karry closed 4 years ago

Karry commented 4 years ago

Hi. In our project, it is useful to check if some IPv6 address is link-local. What about to add this check to libtins directly?

thom1337 commented 4 years ago

+1

mfontanini commented 4 years ago

Thanks!