mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-12-15 14:51:08 -08: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.