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 пре 4 година
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. пре 5 година
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. пре 4 година
MacEthernetTapAgent.h 06730c7d1d BSL date bump пре 5 година
MacKextEthernetTap.cpp c890f1762a This code is obsolete but remove vfork anyway. пре 4 година
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. пре 5 година
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 пре 4 година
WinDNSHelper.cpp 30b18d925f clean up some debug logging пре 5 година
WinDNSHelper.hpp d9c4e644de Windows DNS пре 5 година
WinFWHelper.cpp 4959d8079b enable ICMP in windows firewall пре 3 година
WinFWHelper.hpp 4959d8079b enable ICMP in windows firewall пре 3 година
WindowsEthernetTap.cpp ed0a388bcd Windows arm64 (#2099) пре 2 година
WindowsEthernetTap.hpp e11d70e408 cache getifaddrs - windows пре 2 година
freebsd_getifmaddrs.c ba07d1f91d cleanup пре 9 година
freebsd_getifmaddrs.h 0e597191b8 Updated licenses for 2019 пре 7 година

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.