Adam Ierymenko f18158a52d . 8 years ago
..
Arp.cpp 1b68d6dbdc License header update. 8 years ago
Arp.hpp 1b68d6dbdc License header update. 8 years ago
BSDEthernetTap.cpp 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. 8 years ago
BSDEthernetTap.hpp b55422a528 MTU integration in taps. 8 years ago
Binder.hpp f18158a52d . 8 years ago
BlockingQueue.hpp 39db45e144 Fix crash on exit (sometimes) in controller. 8 years ago
Http.cpp 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. 8 years ago
Http.hpp 1b68d6dbdc License header update. 8 years ago
LinuxEthernetTap.cpp 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. 8 years ago
LinuxEthernetTap.hpp b55422a528 MTU integration in taps. 8 years ago
ManagedRoute.cpp 1b68d6dbdc License header update. 8 years ago
ManagedRoute.hpp 1b68d6dbdc License header update. 8 years ago
NeighborDiscovery.cpp 1b68d6dbdc License header update. 8 years ago
NeighborDiscovery.hpp 1b68d6dbdc License header update. 8 years ago
OSUtils.cpp ada2ea3a6b Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into edge 8 years ago
OSUtils.hpp d297d8fe2e Musl fix 8 years ago
OSXEthernetTap.cpp 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. 8 years ago
OSXEthernetTap.hpp b55422a528 MTU integration in taps. 8 years ago
Phy.hpp 1b68d6dbdc License header update. 8 years ago
PortMapper.cpp 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. 8 years ago
PortMapper.hpp 1b68d6dbdc License header update. 8 years ago
README.md e61a40a956 docs 10 years ago
TestEthernetTap.hpp b55422a528 MTU integration in taps. 8 years ago
Thread.hpp 1b68d6dbdc License header update. 8 years ago
WindowsEthernetTap.cpp 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. 8 years ago
WindowsEthernetTap.hpp d5ed025871 Support MTU reconfigure for Windows. 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.