mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-19 04:57:53 +00:00
.. | ||
BackgroundResolver.cpp | ||
BackgroundResolver.hpp | ||
BSDEthernetTap.cpp | ||
BSDEthernetTap.hpp | ||
Http.cpp | ||
Http.hpp | ||
LinuxEthernetTap.cpp | ||
LinuxEthernetTap.hpp | ||
OSUtils.cpp | ||
OSUtils.hpp | ||
OSXEthernetTap.cpp | ||
OSXEthernetTap.hpp | ||
Phy.hpp | ||
README.md | ||
Thread.hpp | ||
UPNPClient.cpp | ||
UPNPClient.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.