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.
 
 
 
 
 
 
Adam Ierymenko ba6fd16823 More tracing stuff. 9 years ago
..
Arp.cpp License header update. 9 years ago
Arp.hpp License header update. 9 years ago
BSDEthernetTap.cpp BSD build fix. 9 years ago
BSDEthernetTap.hpp MTU integration in taps. 9 years ago
Binder.hpp More tracing stuff. 9 years ago
BlockingQueue.hpp Fix crash on exit (sometimes) in controller. 9 years ago
Http.cpp Cleanup. 9 years ago
Http.hpp License header update. 9 years ago
LinuxEthernetTap.cpp Cleanup. 9 years ago
LinuxEthernetTap.hpp MTU integration in taps. 9 years ago
ManagedRoute.cpp More cleanup, Linux build fixes. 9 years ago
ManagedRoute.hpp License header update. 9 years ago
NeighborDiscovery.cpp Fix NeighborDiscovery code now that ZT_SOCKADDR_NULL doesn’t exist 9 years ago
NeighborDiscovery.hpp License header update. 9 years ago
OSUtils.cpp Cleanup. 9 years ago
OSUtils.hpp Cleanup. 9 years ago
OSXEthernetTap.cpp Cleanup. 9 years ago
OSXEthernetTap.hpp MTU integration in taps. 9 years ago
Phy.hpp License header update. 9 years ago
PortMapper.cpp Cleanup. 9 years ago
PortMapper.hpp License header update. 9 years ago
README.md docs 11 years ago
TestEthernetTap.hpp MTU integration in taps. 9 years ago
Thread.hpp License header update. 9 years ago
WindowsEthernetTap.cpp Windows build fixes. 9 years ago
WindowsEthernetTap.hpp Support MTU reconfigure for Windows. 9 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.