ZeroTierOne/osdep
2024-03-19 14:38:48 -07:00
..
Arp.cpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
Arp.hpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
Binder.hpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
BlockingQueue.hpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
BSDEthernetTap.cpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
BSDEthernetTap.hpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
EthernetTap.cpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
EthernetTap.hpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07: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 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
Http.hpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
LinuxEthernetTap.cpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
LinuxEthernetTap.hpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
LinuxNetLink.cpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
LinuxNetLink.hpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
MacDNSHelper.hpp Fix network DNS on macOS 2023-07-27 14:26:36 -07:00
MacDNSHelper.mm fix macos default route again 2023-08-14 17:06:05 -07:00
MacEthernetTap.cpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
MacEthernetTap.hpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
MacEthernetTapAgent.c 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -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 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
MacKextEthernetTap.hpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
ManagedRoute.cpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
ManagedRoute.hpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
NeighborDiscovery.cpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
NeighborDiscovery.hpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
NetBSDEthernetTap.cpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
NetBSDEthernetTap.hpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
OSUtils.cpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
OSUtils.hpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
Phy.hpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
PortMapper.cpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
PortMapper.hpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
README.md docs 2015-03-31 14:12:33 -07:00
Thread.hpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
WinDNSHelper.cpp clean up some debug logging 2020-08-12 09:16:18 -07:00
WinDNSHelper.hpp Windows DNS 2020-08-11 18:55:42 -07:00
WindowsEthernetTap.cpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
WindowsEthernetTap.hpp 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
WinFWHelper.cpp enable ICMP in windows firewall 2022-12-21 15:38:46 -08:00
WinFWHelper.hpp enable ICMP in windows firewall 2022-12-21 15:38:46 -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.