mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-19 13:07:55 +00: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 | ||
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.