mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-19 03:06:26 +00:00
.. | ||
BSDEthernetTap.cpp | ||
BSDEthernetTap.hpp | ||
BSDEthernetTapFactory.cpp | ||
BSDEthernetTapFactory.hpp | ||
LinuxEthernetTap.cpp | ||
LinuxEthernetTap.hpp | ||
LinuxEthernetTapFactory.cpp | ||
LinuxEthernetTapFactory.hpp | ||
NativeSocketManager.cpp | ||
NativeSocketManager.hpp | ||
OSXEthernetTap.cpp | ||
OSXEthernetTap.hpp | ||
OSXEthernetTapFactory.cpp | ||
OSXEthernetTapFactory.hpp | ||
Phy.hpp | ||
README.md | ||
WindowsEthernetTap.cpp | ||
WindowsEthernetTap.hpp | ||
WindowsEthernetTapFactory.cpp | ||
WindowsEthernetTapFactory.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.