mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-22 23:16:55 +02:00
.. | ||
Arp.cpp | ||
Arp.hpp | ||
BlockingQueue.hpp | ||
BSDEthernetTap.cpp | ||
BSDEthernetTap.hpp | ||
CMakeLists.txt | ||
EthernetTap.cpp | ||
EthernetTap.hpp | ||
freebsd_getifmaddrs.c | ||
freebsd_getifmaddrs.h | ||
LinuxEthernetTap.cpp | ||
LinuxEthernetTap.hpp | ||
LinuxNetLink.cpp | ||
LinuxNetLink.hpp | ||
MacEthernetTap.cpp | ||
MacEthernetTap.hpp | ||
MacEthernetTapAgent.c | ||
MacEthernetTapAgent.h | ||
MacKextEthernetTap.cpp | ||
MacKextEthernetTap.hpp | ||
ManagedRoute.cpp | ||
ManagedRoute.hpp | ||
NeighborDiscovery.cpp | ||
NeighborDiscovery.hpp | ||
NetBSDEthernetTap.cpp | ||
NetBSDEthernetTap.hpp | ||
OSUtils.cpp | ||
OSUtils.hpp | ||
README.md | ||
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.