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.
 
 
 
 
 
 
travisladuke 557b92a167 More reliable full tunnel on macOs 3 years ago
..
Arp.cpp BSL date bump 6 years ago
Arp.hpp BSL date bump 6 years ago
BSDEthernetTap.cpp cache getifaddrs - bsd 3 years ago
BSDEthernetTap.hpp cache getifaddrs - bsd 3 years ago
Binder.hpp Fix primary port binding issue in 1.12 (#2107) 3 years ago
BlockingQueue.hpp central controller metrics & request path updates (#2012) 3 years ago
EthernetTap.cpp Automatically detect Ethernet tap friendly name in Windows shouldBind stuff. 5 years ago
EthernetTap.hpp add constant for getifaddrs cache time 3 years ago
Http.cpp BSL date bump 6 years ago
Http.hpp Use lowercase when including Windows headers 4 years ago
LinuxEthernetTap.cpp cache getifaddrs - linux 3 years ago
LinuxEthernetTap.hpp cache getifaddrs - linux 3 years ago
LinuxNetLink.cpp Fix typos (#2075) 3 years ago
LinuxNetLink.hpp Linux build fixes. 5 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 network DNS on macOS 3 years ago
MacEthernetTap.hpp cache getifaddrs - mac 3 years ago
MacEthernetTapAgent.c Remove deprecated vfork call on Mac, and make Mac route application more robust. 4 years ago
MacEthernetTapAgent.h BSL date bump 6 years ago
MacKextEthernetTap.cpp This code is obsolete but remove vfork anyway. 4 years ago
MacKextEthernetTap.hpp BSL date bump 6 years ago
ManagedRoute.cpp More reliable full tunnel on macOs 3 years ago
ManagedRoute.hpp Simplify and fix managed route logic. 5 years ago
NeighborDiscovery.cpp BSL date bump 6 years ago
NeighborDiscovery.hpp BSL date bump 6 years ago
NetBSDEthernetTap.cpp BSL date bump 6 years ago
NetBSDEthernetTap.hpp BSL date bump 6 years ago
OSUtils.cpp Network-metrics (#1994) 3 years ago
OSUtils.hpp Network-metrics (#1994) 3 years ago
Phy.hpp Implement recvmmsg() for Linux to reduce syscalls. (#2046) 3 years ago
PortMapper.cpp Comment out PortMapper debug 3 years ago
PortMapper.hpp BSL date bump 6 years ago
README.md docs 11 years ago
Thread.hpp Use lowercase when including Windows headers 4 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 Windows arm64 (#2099) 3 years ago
WindowsEthernetTap.hpp cache getifaddrs - windows 3 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.