mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-12-15 14:51:08 -08:00
| .. | ||
| Arp.cpp | ||
| Arp.hpp | ||
| Binder.hpp | ||
| BlockingQueue.hpp | ||
| BSDEthernetTap.cpp | ||
| BSDEthernetTap.hpp | ||
| Http.cpp | ||
| Http.hpp | ||
| LinuxEthernetTap.cpp | ||
| LinuxEthernetTap.hpp | ||
| ManagedRoute.cpp | ||
| ManagedRoute.hpp | ||
| NeighborDiscovery.cpp | ||
| NeighborDiscovery.hpp | ||
| OSUtils.cpp | ||
| OSUtils.hpp | ||
| OSXEthernetTap.cpp | ||
| OSXEthernetTap.hpp | ||
| Phy.hpp | ||
| PortMapper.cpp | ||
| PortMapper.hpp | ||
| README.md | ||
| TestEthernetTap.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.