mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-12-24 10:51:09 -08:00
| .. | ||
| BSDRoutingTable.cpp | ||
| BSDRoutingTable.hpp | ||
| LinuxEthernetTap.cpp | ||
| LinuxEthernetTap.hpp | ||
| LinuxEthernetTapFactory.cpp | ||
| LinuxEthernetTapFactory.hpp | ||
| LinuxRoutingTable.cpp | ||
| LinuxRoutingTable.hpp | ||
| OSXEthernetTap.cpp | ||
| OSXEthernetTap.hpp | ||
| OSXEthernetTapFactory.cpp | ||
| OSXEthernetTapFactory.hpp | ||
| README.txt | ||
| WindowsEthernetTap.cpp | ||
| WindowsEthernetTap.hpp | ||
| WindowsEthernetTapFactory.cpp | ||
| WindowsEthernetTapFactory.hpp | ||
| WindowsRoutingTable.cpp | ||
| WindowsRoutingTable.hpp | ||
This folder contains implementations of EthernetTap, EthernetTapFactory, and RoutingTable that bind to operating system level interfaces and drivers on Linux, Mac, Windows, and other platforms.