mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-19 13:07:55 +00:00
.. | ||
BSDEthernetTap.cpp | ||
BSDEthernetTap.hpp | ||
HttpClient.cpp | ||
HttpClient.hpp | ||
LinuxEthernetTap.cpp | ||
LinuxEthernetTap.hpp | ||
OSUtils.cpp | ||
OSUtils.hpp | ||
OSXEthernetTap.cpp | ||
OSXEthernetTap.hpp | ||
Phy.hpp | ||
README.md | ||
SoftwareUpdater.cpp | ||
SoftwareUpdater.hpp | ||
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.