ZeroTierOne/osdep
2019-01-14 10:25:53 -08:00
..
Arp.cpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
Arp.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
Binder.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
BlockingQueue.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
BSDEthernetTap.cpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
BSDEthernetTap.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
freebsd_getifmaddrs.c cleanup 2016-12-27 11:57:05 +01:00
freebsd_getifmaddrs.h Updated licenses for 2019 2019-01-14 10:25:53 -08:00
Http.cpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
Http.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
LinuxEthernetTap.cpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
LinuxEthernetTap.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
LinuxNetLink.cpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
LinuxNetLink.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
MacEthernetTap.cpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
MacEthernetTap.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
MacEthernetTapAgent.c Updated licenses for 2019 2019-01-14 10:25:53 -08:00
MacEthernetTapAgent.h Updated licenses for 2019 2019-01-14 10:25:53 -08:00
ManagedRoute.cpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
ManagedRoute.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
NeighborDiscovery.cpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
NeighborDiscovery.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
NetBSDEthernetTap.cpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
NetBSDEthernetTap.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
OSUtils.cpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
OSUtils.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
Phy.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
PortMapper.cpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
PortMapper.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
README.md docs 2015-03-31 14:12:33 -07:00
TestEthernetTap.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
Thread.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
WindowsEthernetTap.cpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
WindowsEthernetTap.hpp Updated licenses for 2019 2019-01-14 10:25:53 -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.