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

IPv6 version of Tins::Utils::resolve_hwaddr #365

Open theDogOfPavlov opened 5 years ago

theDogOfPavlov commented 5 years ago

Would it be possible to add an IPv6 version of the Tins::Utils::resolve_hwaddr helper to the roadmap?

TIA