Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 413 Bytes

TODO.md

File metadata and controls

15 lines (13 loc) · 413 Bytes

TODO

  • tuntap_get_descr() is not implemented in master

  • Define tuntap_get_fd() instead of TUNTAP_GET_FD macro

  • Split tuntap.h in two

  • Use SIOCGIFADDR on OpenBSD to get the hwaddr

  • Generate local hwaddr in tuntap_set_hwaddr

  • Implement tuntap_get_debug

  • Test on OpenBSD

  • Test on NetBSD

  • Test on FreeBSD

  • Test on Darwin

  • Test on Debian

  • Test on Windows