ZeroTierOne/osdep
2019-07-19 16:34:31 -07:00
..
Arp.cpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
Arp.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
Binder.hpp Windows build fixes, fix double/float types to get rid of warnings. 2019-06-17 13:32:41 -07:00
BlockingQueue.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
BSDEthernetTap.cpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
BSDEthernetTap.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
freebsd_getifmaddrs.c cleanup 2016-12-27 11:57:05 +01:00
freebsd_getifmaddrs.h Updated licenses for 2019 2019-01-14 10:25:53 -08:00
Http.cpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
Http.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
LinuxEthernetTap.cpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
LinuxEthernetTap.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
LinuxNetLink.cpp Whoops 2019-07-08 12:36:49 -07:00
LinuxNetLink.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
MacEthernetTap.cpp More new Mac ethernet tap bugs. 2019-03-29 15:14:03 -07:00
MacEthernetTap.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
MacEthernetTapAgent.c More new Mac ethernet tap bugs. 2019-03-29 15:14:03 -07:00
MacEthernetTapAgent.h Updated licenses for 2019 2019-01-14 10:25:53 -08:00
ManagedRoute.cpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
ManagedRoute.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
NeighborDiscovery.cpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
NeighborDiscovery.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
NetBSDEthernetTap.cpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
NetBSDEthernetTap.hpp cleanup 2019-07-10 21:30:11 -04:00
OSUtils.cpp Removed Synology-specific home path, changes made elsewhere in SPK 2019-07-19 16:34:31 -07:00
OSUtils.hpp Added convenience swtich for disabling JSON support in SDK build 2019-05-13 12:24:55 -07:00
Phy.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
PortMapper.cpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
PortMapper.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
README.md docs 2015-03-31 14:12:33 -07:00
TestEthernetTap.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
Thread.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08:00
WindowsEthernetTap.cpp Finally figured out how to update the network interface names on Windows so that they'll be visible in ipconfig, Get-NetAdapter etc. 2019-07-16 15:16:49 -07:00
WindowsEthernetTap.hpp Updated licenses for 2019 2019-01-14 10:25:53 -08: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.