tuntaposx Changelog

What's new in tuntaposx 20150118

Jan 19, 2015
  • Update documentation to reflect removal of start-up items.

New in tuntaposx 20141104 (Nov 4, 2014)

  • Make the netmask address family fix work without knowledge of the struct ifaddr definition. This fixes a crash on Lion, where the layout of the structure has been changed, but at the cost of the fix no longer working for IPv6. I think this is OK though, since mDNSResponder has been fixed on Leopard and beyond to no longer require the hack.
  • Proper multicast address checking for tun; multicast should now work reliably with IP and IPv6 on tun also.
  • A quite comprehensive test suite has been added that allows for quick release testing.
  • PPC support has been dropped due to XCode 4 no longer supporting PPC arch.