ofalk / libdnet

libdnet provides a simplified, portable interface to several low-level networking routines.
Other
153 stars 60 forks source link

IPv6 patch #54

Closed stsi closed 4 years ago

stsi commented 4 years ago

I've prepared an IPv6 patch for libdnet, mostly for fragroute-ipv6 project. Do you want to merge it? See https://github.com/stsi/fragroute-ipv6/issues/2#issuecomment-668445543 or the attached patch: libdnet-ng-ipv6.patch.txt

ofalk commented 4 years ago

Hi @stsi ! Thanks for opening this issue! Sure, I'd be willing to include this fix. Can you open some pull request against devel? Once we have this integrated on the devel branch, we can think about cherry-picking this into master as well.

ofalk commented 4 years ago

Closing this as per https://github.com/ofalk/libdnet/pull/56