ZeroTierOne/osdep
2018-01-10 12:41:52 -08:00
..
Arp.cpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
Arp.hpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
Binder.hpp Added allowTcpFallbackRelay to local.conf, fixed logic in Binder's route enumeration 2018-01-10 12:41:52 -08:00
BlockingQueue.hpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
BSDEthernetTap.cpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
BSDEthernetTap.hpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
Http.cpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
Http.hpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
LinuxEthernetTap.cpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
LinuxEthernetTap.hpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
ManagedRoute.cpp Cleaned up old code for attempted fix for ticket #600 2018-01-09 09:59:55 -08:00
ManagedRoute.hpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
NeighborDiscovery.cpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
NeighborDiscovery.hpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
OSUtils.cpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
OSUtils.hpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
OSXEthernetTap.cpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
OSXEthernetTap.hpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
Phy.hpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
PortMapper.cpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
PortMapper.hpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
README.md docs 2015-03-31 14:12:33 -07:00
TestEthernetTap.hpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
Thread.hpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
WindowsEthernetTap.cpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00
WindowsEthernetTap.hpp Copyright updates for 2018. 2018-01-08 14:33:28 -08:00

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.