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.
 
 
 
 
 
 
Trihedraf 7369b92801 fix iOS building 6 months ago
..
Arp.cpp BSL date bump 6 years ago
Arp.hpp BSL date bump 6 years ago
BSDEthernetTap.cpp BSD: add debug fprintfs for external commands 5 years ago
BSDEthernetTap.hpp BSL date bump 6 years ago
Binder.hpp fix iOS building 6 months ago
BlockingQueue.hpp Split Linux tap receive into two threads: one reader, one processor. 5 years ago
EthernetTap.cpp Automatically detect Ethernet tap friendly name in Windows shouldBind stuff. 5 years ago
EthernetTap.hpp Automatically detect Ethernet tap friendly name in Windows shouldBind stuff. 5 years ago
Http.cpp BSL date bump 6 years ago
Http.hpp Use lowercase when including Windows headers 4 years ago
LinuxEthernetTap.cpp Set MAC address twice, once before and once after bringing interface up, since different kernels behave differently (Linux). 4 years ago
LinuxEthernetTap.hpp Revert "Revert "Revert a change to LinuxEthernetTap threading to eliminate out of order packet issues on some systems."" 5 years ago
LinuxNetLink.cpp Linux build fixes. 5 years ago
LinuxNetLink.hpp Linux build fixes. 5 years ago
MacDNSHelper.hpp clean up some debug logging 6 years ago
MacDNSHelper.mm Handle case where no old DNS servers exist 5 years ago
MacEthernetTap.cpp Fix for MacOS interface setup and config timing bugs. 5 years ago
MacEthernetTap.hpp Some Mac feth tap changes to hopefully fix slow-leave problem. 5 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 Use lowercase when including Windows headers 4 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 Use lowercase when including Windows headers 4 years ago
OSUtils.hpp Use lowercase when including Windows headers 4 years ago
Phy.hpp Use lowercase when including Windows headers 4 years ago
PortMapper.cpp [Android] Fix include for miniupnpc 4 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
WindowsEthernetTap.cpp Use lowercase when including Windows headers 4 years ago
WindowsEthernetTap.hpp Automatically detect Ethernet tap friendly name in Windows shouldBind stuff. 5 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.