Joseph Henry 82c6454950 Fix broken ifdef on OpenBSD 11 달 전
..
Arp.cpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
Arp.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
BSDEthernetTap.cpp 82c6454950 Fix broken ifdef on OpenBSD 11 달 전
BSDEthernetTap.hpp 95983ba168 Build fix for FreeBSD 1 년 전
Binder.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
BlockingQueue.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
EthernetTap.cpp 75a5b4438b Build fix for OpenBSD - See ticket #2397 11 달 전
EthernetTap.hpp e734019216 More platform-related build fixes 1 년 전
Http.cpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
Http.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
LinuxEthernetTap.cpp e734019216 More platform-related build fixes 1 년 전
LinuxEthernetTap.hpp e734019216 More platform-related build fixes 1 년 전
LinuxNetLink.cpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
LinuxNetLink.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
MacDNSHelper.hpp fb6af1971b Fix network DNS on macOS 2 년 전
MacDNSHelper.mm 1d095e81d9 fix macos default route again 2 년 전
MacEthernetTap.cpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
MacEthernetTap.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
MacEthernetTapAgent.c 8283a6d6d4 Merge branch 'dev' into jh-zerotier-multithreaded 1 년 전
MacEthernetTapAgent.h 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
MacKextEthernetTap.cpp 8283a6d6d4 Merge branch 'dev' into jh-zerotier-multithreaded 1 년 전
MacKextEthernetTap.hpp 8283a6d6d4 Merge branch 'dev' into jh-zerotier-multithreaded 1 년 전
ManagedRoute.cpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
ManagedRoute.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
NeighborDiscovery.cpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
NeighborDiscovery.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
NetBSDEthernetTap.cpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
NetBSDEthernetTap.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
OSUtils.cpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
OSUtils.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
Phy.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
PortMapper.cpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
PortMapper.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
README.md e61a40a956 docs 10 년 전
Thread.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
WinDNSHelper.cpp 30b18d925f clean up some debug logging 5 년 전
WinDNSHelper.hpp d9c4e644de Windows DNS 5 년 전
WinFWHelper.cpp 4959d8079b enable ICMP in windows firewall 2 년 전
WinFWHelper.hpp 4959d8079b enable ICMP in windows firewall 2 년 전
WindowsEthernetTap.cpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
WindowsEthernetTap.hpp 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
freebsd_getifmaddrs.c ba07d1f91d cleanup 8 년 전
freebsd_getifmaddrs.h 0e597191b8 Updated licenses for 2019 6 년 전

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.