You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Joseph Henry 09e4ab9aa1 Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev 8 years ago
..
Arp.cpp Copyright updates for 2018. 8 years ago
Arp.hpp Copyright updates for 2018. 8 years ago
BSDEthernetTap.cpp Copyright updates for 2018. 8 years ago
BSDEthernetTap.hpp Copyright updates for 2018. 8 years ago
Binder.hpp GitHub issue #492 8 years ago
BlockingQueue.hpp Copyright updates for 2018. 8 years ago
Http.cpp Copyright updates for 2018. 8 years ago
Http.hpp Copyright updates for 2018. 8 years ago
LinuxEthernetTap.cpp Copyright updates for 2018. 8 years ago
LinuxEthernetTap.hpp Copyright updates for 2018. 8 years ago
ManagedRoute.cpp Cleaned up old code for attempted fix for ticket #600 8 years ago
ManagedRoute.hpp Copyright updates for 2018. 8 years ago
NeighborDiscovery.cpp Copyright updates for 2018. 8 years ago
NeighborDiscovery.hpp Copyright updates for 2018. 8 years ago
OSUtils.cpp Copyright updates for 2018. 8 years ago
OSUtils.hpp Copyright updates for 2018. 8 years ago
OSXEthernetTap.cpp Copyright updates for 2018. 8 years ago
OSXEthernetTap.hpp Copyright updates for 2018. 8 years ago
Phy.hpp Copyright updates for 2018. 8 years ago
PortMapper.cpp Copyright updates for 2018. 8 years ago
PortMapper.hpp Copyright updates for 2018. 8 years ago
README.md docs 11 years ago
TestEthernetTap.hpp Copyright updates for 2018. 8 years ago
Thread.hpp Copyright updates for 2018. 8 years ago
WindowsEthernetTap.cpp Copyright updates for 2018. 8 years ago
WindowsEthernetTap.hpp Copyright updates for 2018. 8 years ago

README.md

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.