ZeroTierOne/osdep
2024-09-26 08:52:29 -04:00
..
Arp.cpp Clang-format!!! 2024-09-26 08:52:29 -04:00
Arp.hpp Clang-format!!! 2024-09-26 08:52:29 -04:00
Binder.hpp Clang-format!!! 2024-09-26 08:52:29 -04:00
BlockingQueue.hpp Clang-format!!! 2024-09-26 08:52:29 -04:00
BSDEthernetTap.cpp Clang-format!!! 2024-09-26 08:52:29 -04:00
BSDEthernetTap.hpp Clang-format!!! 2024-09-26 08:52:29 -04:00
EthernetTap.cpp Clang-format!!! 2024-09-26 08:52:29 -04:00
EthernetTap.hpp Clang-format!!! 2024-09-26 08:52:29 -04: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 Clang-format!!! 2024-09-26 08:52:29 -04:00
Http.hpp Clang-format!!! 2024-09-26 08:52:29 -04:00
LinuxEthernetTap.cpp Clang-format!!! 2024-09-26 08:52:29 -04:00
LinuxEthernetTap.hpp Clang-format!!! 2024-09-26 08:52:29 -04:00
LinuxNetLink.cpp Clang-format!!! 2024-09-26 08:52:29 -04:00
LinuxNetLink.hpp Clang-format!!! 2024-09-26 08:52:29 -04:00
MacDNSHelper.hpp Clang-format!!! 2024-09-26 08:52:29 -04:00
MacDNSHelper.mm fix macos default route again 2023-08-14 17:06:05 -07:00
MacEthernetTap.cpp Clang-format!!! 2024-09-26 08:52:29 -04:00
MacEthernetTap.hpp Clang-format!!! 2024-09-26 08:52:29 -04:00
MacEthernetTapAgent.c Merge branch 'dev' into jh-zerotier-multithreaded 2024-08-18 15:08:42 -07:00
MacEthernetTapAgent.h 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
MacKextEthernetTap.cpp Clang-format!!! 2024-09-26 08:52:29 -04:00
MacKextEthernetTap.hpp Clang-format!!! 2024-09-26 08:52:29 -04:00
ManagedRoute.cpp Clang-format!!! 2024-09-26 08:52:29 -04:00
ManagedRoute.hpp Clang-format!!! 2024-09-26 08:52:29 -04:00
NeighborDiscovery.cpp Clang-format!!! 2024-09-26 08:52:29 -04:00
NeighborDiscovery.hpp Clang-format!!! 2024-09-26 08:52:29 -04:00
NetBSDEthernetTap.cpp Clang-format!!! 2024-09-26 08:52:29 -04:00
NetBSDEthernetTap.hpp Clang-format!!! 2024-09-26 08:52:29 -04:00
OSUtils.cpp Clang-format!!! 2024-09-26 08:52:29 -04:00
OSUtils.hpp Clang-format!!! 2024-09-26 08:52:29 -04:00
Phy.hpp Clang-format!!! 2024-09-26 08:52:29 -04:00
PortMapper.cpp Clang-format!!! 2024-09-26 08:52:29 -04:00
PortMapper.hpp Clang-format!!! 2024-09-26 08:52:29 -04:00
README.md docs 2015-03-31 14:12:33 -07:00
Thread.hpp Clang-format!!! 2024-09-26 08:52:29 -04:00
WinDNSHelper.cpp Clang-format!!! 2024-09-26 08:52:29 -04:00
WinDNSHelper.hpp Clang-format!!! 2024-09-26 08:52:29 -04:00
WindowsEthernetTap.cpp Clang-format!!! 2024-09-26 08:52:29 -04:00
WindowsEthernetTap.hpp Clang-format!!! 2024-09-26 08:52:29 -04:00
WinFWHelper.cpp Clang-format!!! 2024-09-26 08:52:29 -04:00
WinFWHelper.hpp Clang-format!!! 2024-09-26 08:52:29 -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.