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 f18158a52d . 9 years ago
..
Arp.cpp License header update. 9 years ago
Arp.hpp License header update. 9 years ago
BSDEthernetTap.cpp Rename Utils::snprintf due to it being a #define on one platform. 9 years ago
BSDEthernetTap.hpp MTU integration in taps. 9 years ago
Binder.hpp . 9 years ago
BlockingQueue.hpp Fix crash on exit (sometimes) in controller. 9 years ago
Http.cpp Rename Utils::snprintf due to it being a #define on one platform. 9 years ago
Http.hpp License header update. 9 years ago
LinuxEthernetTap.cpp Rename Utils::snprintf due to it being a #define on one platform. 9 years ago
LinuxEthernetTap.hpp MTU integration in taps. 9 years ago
ManagedRoute.cpp License header update. 9 years ago
ManagedRoute.hpp License header update. 9 years ago
NeighborDiscovery.cpp License header update. 9 years ago
NeighborDiscovery.hpp License header update. 9 years ago
OSUtils.cpp Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into edge 9 years ago
OSUtils.hpp Musl fix 9 years ago
OSXEthernetTap.cpp Rename Utils::snprintf due to it being a #define on one platform. 9 years ago
OSXEthernetTap.hpp MTU integration in taps. 9 years ago
Phy.hpp License header update. 9 years ago
PortMapper.cpp Rename Utils::snprintf due to it being a #define on one platform. 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 Rename Utils::snprintf due to it being a #define on one platform. 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.