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