ZeroTierOne/osdep
2021-05-27 16:43:12 -04:00
..
Arp.cpp
Arp.hpp
Binder.hpp same IPv6 temp address detection code for macOS works on FreeBSD. 2021-05-27 16:43:12 -04:00
BlockingQueue.hpp
BSDEthernetTap.cpp
BSDEthernetTap.hpp
EthernetTap.cpp Automatically detect Ethernet tap friendly name in Windows shouldBind stuff. 2021-03-16 10:12:55 -04:00
EthernetTap.hpp Automatically detect Ethernet tap friendly name in Windows shouldBind stuff. 2021-03-16 10:12:55 -04:00
freebsd_getifmaddrs.c
freebsd_getifmaddrs.h
Http.cpp
Http.hpp
Link.hpp Fix (some) compile-time warnings on Windows 2021-05-03 21:12:45 -07:00
LinuxEthernetTap.cpp Set MAC address before bringing up Linux TAP link 2021-04-21 20:46:13 +01:00
LinuxEthernetTap.hpp Another Linux fix. 2020-11-30 15:46:16 -05:00
LinuxNetLink.cpp
LinuxNetLink.hpp
MacDNSHelper.hpp
MacDNSHelper.mm Handle case where no old DNS servers exist 2021-04-21 13:49:55 +02:00
MacEthernetTap.cpp
MacEthernetTap.hpp
MacEthernetTapAgent.c Do not inherit open file descriptors on fork() in MacEthernetTapAgent 2021-04-28 16:16:02 -04:00
MacEthernetTapAgent.h
MacKextEthernetTap.cpp
MacKextEthernetTap.hpp
ManagedRoute.cpp
ManagedRoute.hpp
NeighborDiscovery.cpp
NeighborDiscovery.hpp
NetBSDEthernetTap.cpp
NetBSDEthernetTap.hpp
OSUtils.cpp Merge pull request #1233 from dosuperuser/improvement/optimizations 2020-11-24 19:24:36 -05:00
OSUtils.hpp
Phy.hpp
PortMapper.cpp
PortMapper.hpp
README.md
Thread.hpp
WinDNSHelper.cpp
WinDNSHelper.hpp
WindowsEthernetTap.cpp Automatically detect Ethernet tap friendly name in Windows shouldBind stuff. 2021-03-16 10:12:55 -04:00
WindowsEthernetTap.hpp Automatically detect Ethernet tap friendly name in Windows shouldBind stuff. 2021-03-16 10:12:55 -04: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.