mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2026-03-07 06:11:39 -08:00
|
|
||
|---|---|---|
| .. | ||
| Arp.cpp | ||
| Arp.hpp | ||
| Binder.hpp | ||
| BlockingQueue.hpp | ||
| BSDEthernetTap.cpp | ||
| BSDEthernetTap.hpp | ||
| EthernetTap.cpp | ||
| EthernetTap.hpp | ||
| freebsd_getifmaddrs.c | ||
| freebsd_getifmaddrs.h | ||
| Http.cpp | ||
| Http.hpp | ||
| Link.hpp | ||
| 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 | ||
| 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.