ZeroTierOne/osdep
2016-06-08 12:57:22 -07:00
..
Arp.cpp
Arp.hpp
BackgroundResolver.cpp
BackgroundResolver.hpp
Binder.hpp
BSDEthernetTap.cpp
BSDEthernetTap.hpp
Http.cpp Fix build against Debian version of libhttp-parser -- its old but it will work. 2016-06-08 12:49:07 -07:00
Http.hpp
LinuxEthernetTap.cpp Remove warnings, more Debian stuff, remove obsolete ui/ stuff. 2016-06-08 11:21:01 -07:00
LinuxEthernetTap.hpp
OSUtils.cpp
OSUtils.hpp
OSXEthernetTap.cpp
OSXEthernetTap.hpp
Phy.hpp Remove warnings, more Debian stuff, remove obsolete ui/ stuff. 2016-06-08 11:21:01 -07:00
PortMapper.cpp Fix include for system json-parser. 2016-06-08 12:57:22 -07:00
PortMapper.hpp
README.md
RoutingTable.cpp RoutingTable build fixes. 2016-04-06 17:29:38 -07:00
RoutingTable.hpp RoutingTable build fixes. 2016-04-06 17:29:38 -07:00
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.