ofalk / libdnet

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

IPv6 not supported in ip functions. #53

Closed kdc2000 closed 4 years ago

kdc2000 commented 4 years ago

The functions in ip_open() and ip_send() in ip.c do not support ipv6.

ofalk commented 4 years ago

@kdc2000 Do you think https://github.com/ofalk/libdnet/pull/56 will be resolving your issue?

ofalk commented 4 years ago

Closing this, but of course @kdc2000 please feel free to reopen any time!