mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-12-24 10:51:09 -08:00
| .. | ||
| BSDEthernetTap.cpp | ||
| BSDEthernetTap.hpp | ||
| BSDEthernetTapFactory.cpp | ||
| BSDEthernetTapFactory.hpp | ||
| EthernetTap.hpp | ||
| HttpClient.cpp | ||
| HttpClient.hpp | ||
| LinuxEthernetTap.cpp | ||
| LinuxEthernetTap.hpp | ||
| LinuxEthernetTapFactory.cpp | ||
| LinuxEthernetTapFactory.hpp | ||
| OSXEthernetTap.cpp | ||
| OSXEthernetTap.hpp | ||
| OSXEthernetTapFactory.cpp | ||
| OSXEthernetTapFactory.hpp | ||
| Phy.hpp | ||
| README.md | ||
| SoftwareUpdater.cpp | ||
| SoftwareUpdater.hpp | ||
| Thread.hpp | ||
| WindowsEthernetTap.cpp | ||
| WindowsEthernetTap.hpp | ||
| WindowsEthernetTapFactory.cpp | ||
| WindowsEthernetTapFactory.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.