ZeroTierOne/osdep
2016-07-12 09:22:04 -07:00
..
Arp.cpp
Arp.hpp
BackgroundResolver.cpp
BackgroundResolver.hpp
Binder.hpp
BSDEthernetTap.cpp
BSDEthernetTap.hpp
Http.cpp
Http.hpp
LinuxEthernetTap.cpp Tiny fixes to LinuxEthernetTap 2016-07-07 16:10:36 -07:00
LinuxEthernetTap.hpp
ManagedRoute.cpp More OSX IPv6 fixes. 2016-07-12 09:22:04 -07:00
ManagedRoute.hpp Do not shadow our own route twice on Mac if there is no default route. (Fix for issue found during IPv6 default route override testing.) 2016-07-12 08:55:57 -07:00
OSUtils.cpp More new CLI work. 2016-06-23 12:37:15 -07:00
OSUtils.hpp More new CLI work. 2016-06-23 12:37:15 -07:00
OSXEthernetTap.cpp More OSX IPv6 fixes. 2016-07-12 09:22:04 -07:00
OSXEthernetTap.hpp
Phy.hpp
PortMapper.cpp
PortMapper.hpp
README.md
Thread.hpp
WindowsEthernetTap.cpp
WindowsEthernetTap.hpp

OS-Dependent and OS-Interface Things

This folder contains stuff that interfaces with the base operating system like Phy for network access and the various OS-specific Ethernet tap drivers.