Joseph Henry 95983ba168 Build fix for FreeBSD 11 months ago
..
Arp.cpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
Arp.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
BSDEthernetTap.cpp 95983ba168 Build fix for FreeBSD 11 months ago
BSDEthernetTap.hpp 95983ba168 Build fix for FreeBSD 11 months ago
Binder.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
BlockingQueue.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
EthernetTap.cpp b813ea70a5 Simplify packet critical path. Plus more platform fixes 1 year ago
EthernetTap.hpp e734019216 More platform-related build fixes 1 year ago
Http.cpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
Http.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
LinuxEthernetTap.cpp e734019216 More platform-related build fixes 1 year ago
LinuxEthernetTap.hpp e734019216 More platform-related build fixes 1 year ago
LinuxNetLink.cpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
LinuxNetLink.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
MacDNSHelper.hpp fb6af1971b Fix network DNS on macOS 2 years ago
MacDNSHelper.mm 1d095e81d9 fix macos default route again 2 years ago
MacEthernetTap.cpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
MacEthernetTap.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
MacEthernetTapAgent.c 8283a6d6d4 Merge branch 'dev' into jh-zerotier-multithreaded 1 year ago
MacEthernetTapAgent.h 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
MacKextEthernetTap.cpp 8283a6d6d4 Merge branch 'dev' into jh-zerotier-multithreaded 1 year ago
MacKextEthernetTap.hpp 8283a6d6d4 Merge branch 'dev' into jh-zerotier-multithreaded 1 year ago
ManagedRoute.cpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
ManagedRoute.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
NeighborDiscovery.cpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
NeighborDiscovery.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
NetBSDEthernetTap.cpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
NetBSDEthernetTap.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
OSUtils.cpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
OSUtils.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
Phy.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
PortMapper.cpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
PortMapper.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
README.md e61a40a956 docs 10 years ago
Thread.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
WinDNSHelper.cpp 30b18d925f clean up some debug logging 5 years ago
WinDNSHelper.hpp d9c4e644de Windows DNS 5 years ago
WinFWHelper.cpp 4959d8079b enable ICMP in windows firewall 2 years ago
WinFWHelper.hpp 4959d8079b enable ICMP in windows firewall 2 years ago
WindowsEthernetTap.cpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
WindowsEthernetTap.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 year ago
freebsd_getifmaddrs.c ba07d1f91d cleanup 8 years ago
freebsd_getifmaddrs.h 0e597191b8 Updated licenses for 2019 6 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.