You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Joseph Henry 82c6454950
Fix broken ifdef on OpenBSD
1 year ago
..
Arp.cpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
Arp.hpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
BSDEthernetTap.cpp Fix broken ifdef on OpenBSD 1 year ago
BSDEthernetTap.hpp Build fix for FreeBSD 2 years ago
Binder.hpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
BlockingQueue.hpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
EthernetTap.cpp Build fix for OpenBSD - See ticket #2397 1 year ago
EthernetTap.hpp More platform-related build fixes 2 years ago
Http.cpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
Http.hpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
LinuxEthernetTap.cpp More platform-related build fixes 2 years ago
LinuxEthernetTap.hpp More platform-related build fixes 2 years ago
LinuxNetLink.cpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
LinuxNetLink.hpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
MacDNSHelper.hpp Fix network DNS on macOS 3 years ago
MacDNSHelper.mm fix macos default route again 3 years ago
MacEthernetTap.cpp Fix build for macOS, tune to prevent packet re-ordering 2 years ago
MacEthernetTap.hpp Fix build for macOS, tune to prevent packet re-ordering 2 years ago
MacEthernetTapAgent.c Merge branch 'dev' into jh-zerotier-multithreaded 2 years ago
MacEthernetTapAgent.h 1.14.0 version bump for Linux and macOS, date update. 2 years ago
MacKextEthernetTap.cpp Merge branch 'dev' into jh-zerotier-multithreaded 2 years ago
MacKextEthernetTap.hpp Merge branch 'dev' into jh-zerotier-multithreaded 2 years ago
ManagedRoute.cpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
ManagedRoute.hpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
NeighborDiscovery.cpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
NeighborDiscovery.hpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
NetBSDEthernetTap.cpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
NetBSDEthernetTap.hpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
OSUtils.cpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
OSUtils.hpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
Phy.hpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
PortMapper.cpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
PortMapper.hpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
README.md docs 11 years ago
Thread.hpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
WinDNSHelper.cpp clean up some debug logging 6 years ago
WinDNSHelper.hpp Windows DNS 6 years ago
WinFWHelper.cpp enable ICMP in windows firewall 3 years ago
WinFWHelper.hpp enable ICMP in windows firewall 3 years ago
WindowsEthernetTap.cpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
WindowsEthernetTap.hpp 1.14.0 version bump for Linux and macOS, date update. 2 years ago
freebsd_getifmaddrs.c cleanup 9 years ago
freebsd_getifmaddrs.h Updated licenses for 2019 7 years ago

README.md

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.