ZeroTierOne/osdep
2017-05-19 15:18:47 -07:00
..
Arp.cpp License header update. 2017-04-27 20:47:25 -07:00
Arp.hpp License header update. 2017-04-27 20:47:25 -07:00
Binder.hpp License header update. 2017-04-27 20:47:25 -07:00
BlockingQueue.hpp Fix crash on exit (sometimes) in controller. 2017-05-03 09:48:08 -07:00
BSDEthernetTap.cpp MTU integration in taps. 2017-05-04 19:31:50 -07:00
BSDEthernetTap.hpp MTU integration in taps. 2017-05-04 19:31:50 -07:00
Http.cpp Fix for post size limit in Http library. 2017-05-02 12:08:53 -07:00
Http.hpp License header update. 2017-04-27 20:47:25 -07:00
LinuxEthernetTap.cpp Move to canonical device naming on Linux. 2017-05-19 15:18:47 -07:00
LinuxEthernetTap.hpp MTU integration in taps. 2017-05-04 19:31:50 -07:00
ManagedRoute.cpp License header update. 2017-04-27 20:47:25 -07:00
ManagedRoute.hpp License header update. 2017-04-27 20:47:25 -07:00
NeighborDiscovery.cpp License header update. 2017-04-27 20:47:25 -07:00
NeighborDiscovery.hpp License header update. 2017-04-27 20:47:25 -07:00
OSUtils.cpp License header update. 2017-04-27 20:47:25 -07:00
OSUtils.hpp Musl fix 2017-05-09 21:21:56 -07:00
OSXEthernetTap.cpp MTU integration in taps. 2017-05-04 19:31:50 -07:00
OSXEthernetTap.hpp MTU integration in taps. 2017-05-04 19:31:50 -07:00
Phy.hpp License header update. 2017-04-27 20:47:25 -07:00
PortMapper.cpp License header update. 2017-04-27 20:47:25 -07:00
PortMapper.hpp License header update. 2017-04-27 20:47:25 -07:00
README.md docs 2015-03-31 14:12:33 -07:00
TestEthernetTap.hpp MTU integration in taps. 2017-05-04 19:31:50 -07:00
Thread.hpp License header update. 2017-04-27 20:47:25 -07:00
WindowsEthernetTap.cpp Support MTU reconfigure for Windows. 2017-05-04 19:50:02 -07:00
WindowsEthernetTap.hpp Support MTU reconfigure for Windows. 2017-05-04 19:50:02 -07: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.