ZeroTierOne/osdep
2017-03-08 16:12:54 -08:00
..
Arp.cpp
Arp.hpp
Binder.hpp properly fill out ifcfg files. also removed route re-add code for synology 2017-02-21 17:55:00 -08:00
BlockingQueue.hpp
BSDEthernetTap.cpp
BSDEthernetTap.hpp
Http.cpp
Http.hpp
LinuxEthernetTap.cpp Add ifdef for synology around synology-only code in Linux Ethernet tap. 2017-03-08 16:12:54 -08:00
LinuxEthernetTap.hpp Add ifdef for synology around synology-only code in Linux Ethernet tap. 2017-03-08 16:12:54 -08:00
ManagedRoute.cpp
ManagedRoute.hpp
NeighborDiscovery.cpp
NeighborDiscovery.hpp
OSUtils.cpp Windows directory cleanup and a Windows build fix. 2017-03-08 10:38:43 -08:00
OSUtils.hpp Clean iddb.d periodically. 2017-03-08 10:18:12 -08:00
OSXEthernetTap.cpp
OSXEthernetTap.hpp
Phy.hpp
PortMapper.cpp
PortMapper.hpp
README.md
Thread.hpp Slightly increase thread stack size for safety (primary Alpine related) possibly GitHub #443 2017-01-30 08:01:36 -08:00
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.