ZeroTierOne/osdep
2015-08-13 15:52:54 -07:00
..
BackgroundResolver.cpp
BackgroundResolver.hpp
BSDEthernetTap.cpp
BSDEthernetTap.hpp
Http.cpp
Http.hpp
LinuxEthernetTap.cpp
LinuxEthernetTap.hpp
OSUtils.cpp Suppress icacls output on lockDownFile(). 2015-07-30 12:05:56 -07:00
OSUtils.hpp
OSXEthernetTap.cpp
OSXEthernetTap.hpp
Phy.hpp Add miniupnpc builds for Windows, fix some Windows build warnings. 2015-07-28 16:50:18 -07:00
README.md
Thread.hpp
UPNPClient.cpp Add miniupnpc builds for Windows, fix some Windows build warnings. 2015-07-28 16:50:18 -07:00
UPNPClient.hpp UPNP/NAT-PMP support with libminiupnpc (if built with it) -- GitHub issue #64 2015-07-28 14:32:02 -07:00
WindowsEthernetTap.cpp Manually set DeviceInstanceID since this registry key is missing on Windows Vista and Server 2008. 2015-08-13 15:52:54 -07:00
WindowsEthernetTap.hpp Manually set DeviceInstanceID since this registry key is missing on Windows Vista and Server 2008. 2015-08-13 15:52:54 -07:00

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.