travisladuke 557b92a167 More reliable full tunnel on macOs 2 年之前
..
Arp.cpp 06730c7d1d BSL date bump 5 年之前
Arp.hpp 06730c7d1d BSL date bump 5 年之前
BSDEthernetTap.cpp 60d2138f30 cache getifaddrs - bsd 2 年之前
BSDEthernetTap.hpp 60d2138f30 cache getifaddrs - bsd 2 年之前
Binder.hpp 7637ef10d7 Fix primary port binding issue in 1.12 (#2107) 2 年之前
BlockingQueue.hpp 17f6b3a10b central controller metrics & request path updates (#2012) 2 年之前
EthernetTap.cpp 79e2fd4586 Automatically detect Ethernet tap friendly name in Windows shouldBind stuff. 4 年之前
EthernetTap.hpp 54decda7a4 add constant for getifaddrs cache time 2 年之前
Http.cpp 06730c7d1d BSL date bump 5 年之前
Http.hpp 1c956494a4 Use lowercase when including Windows headers 3 年之前
LinuxEthernetTap.cpp 259ee610a6 cache getifaddrs - linux 2 年之前
LinuxEthernetTap.hpp 259ee610a6 cache getifaddrs - linux 2 年之前
LinuxNetLink.cpp e36127283c Fix typos (#2075) 2 年之前
LinuxNetLink.hpp 6b67cb0e2a Linux build fixes. 4 年之前
MacDNSHelper.hpp fb6af1971b Fix network DNS on macOS 2 年之前
MacDNSHelper.mm 1d095e81d9 fix macos default route again 2 年之前
MacEthernetTap.cpp fb6af1971b Fix network DNS on macOS 2 年之前
MacEthernetTap.hpp 4192f6a6d9 cache getifaddrs - mac 2 年之前
MacEthernetTapAgent.c 594853e251 Remove deprecated vfork call on Mac, and make Mac route application more robust. 3 年之前
MacEthernetTapAgent.h 06730c7d1d BSL date bump 5 年之前
MacKextEthernetTap.cpp c890f1762a This code is obsolete but remove vfork anyway. 3 年之前
MacKextEthernetTap.hpp 06730c7d1d BSL date bump 5 年之前
ManagedRoute.cpp 557b92a167 More reliable full tunnel on macOs 2 年之前
ManagedRoute.hpp 52679d2784 Simplify and fix managed route logic. 4 年之前
NeighborDiscovery.cpp 06730c7d1d BSL date bump 5 年之前
NeighborDiscovery.hpp 06730c7d1d BSL date bump 5 年之前
NetBSDEthernetTap.cpp 06730c7d1d BSL date bump 5 年之前
NetBSDEthernetTap.hpp 06730c7d1d BSL date bump 5 年之前
OSUtils.cpp 925599cab0 Network-metrics (#1994) 2 年之前
OSUtils.hpp 925599cab0 Network-metrics (#1994) 2 年之前
Phy.hpp f1019dc4ee Implement recvmmsg() for Linux to reduce syscalls. (#2046) 2 年之前
PortMapper.cpp d976a9f5a0 Comment out PortMapper debug 2 年之前
PortMapper.hpp 06730c7d1d BSL date bump 5 年之前
README.md e61a40a956 docs 10 年之前
Thread.hpp 1c956494a4 Use lowercase when including Windows headers 3 年之前
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 ed0a388bcd Windows arm64 (#2099) 2 年之前
WindowsEthernetTap.hpp e11d70e408 cache getifaddrs - windows 2 年之前
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.