Grant Limberg 6cf3b65953 Fix #1883 (#1886) %!s(int64=2) %!d(string=hai) anos
..
Arp.cpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Arp.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
BSDEthernetTap.cpp b37e9de24d BSD: add debug fprintfs for external commands %!s(int64=4) %!d(string=hai) anos
BSDEthernetTap.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Binder.hpp 3ddaa60de9 prevent: warning: unused variable 'gotViaProc' (#1797) %!s(int64=3) %!d(string=hai) anos
BlockingQueue.hpp 2da162bed7 Split Linux tap receive into two threads: one reader, one processor. %!s(int64=5) %!d(string=hai) anos
EthernetTap.cpp 79e2fd4586 Automatically detect Ethernet tap friendly name in Windows shouldBind stuff. %!s(int64=4) %!d(string=hai) anos
EthernetTap.hpp 79e2fd4586 Automatically detect Ethernet tap friendly name in Windows shouldBind stuff. %!s(int64=4) %!d(string=hai) anos
Http.cpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Http.hpp 1c956494a4 Use lowercase when including Windows headers %!s(int64=4) %!d(string=hai) anos
LinuxEthernetTap.cpp e0a3291235 Fix setMtu() on Linux. Add error checking (#1860) %!s(int64=3) %!d(string=hai) anos
LinuxEthernetTap.hpp 8885149cd3 Revert "Revert "Revert a change to LinuxEthernetTap threading to eliminate out of order packet issues on some systems."" %!s(int64=4) %!d(string=hai) anos
LinuxNetLink.cpp 56357c077b Merge pull request #1110 from neheb/patch-1 %!s(int64=3) %!d(string=hai) anos
LinuxNetLink.hpp 6b67cb0e2a Linux build fixes. %!s(int64=5) %!d(string=hai) anos
MacDNSHelper.hpp afdc91f21f Convince macOS to do ipv6 dns lookups %!s(int64=4) %!d(string=hai) anos
MacDNSHelper.mm afdc91f21f Convince macOS to do ipv6 dns lookups %!s(int64=4) %!d(string=hai) anos
MacEthernetTap.cpp afdc91f21f Convince macOS to do ipv6 dns lookups %!s(int64=4) %!d(string=hai) anos
MacEthernetTap.hpp fe5aad3cef Some Mac feth tap changes to hopefully fix slow-leave problem. %!s(int64=5) %!d(string=hai) anos
MacEthernetTapAgent.c 594853e251 Remove deprecated vfork call on Mac, and make Mac route application more robust. %!s(int64=4) %!d(string=hai) anos
MacEthernetTapAgent.h 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
MacKextEthernetTap.cpp c890f1762a This code is obsolete but remove vfork anyway. %!s(int64=4) %!d(string=hai) anos
MacKextEthernetTap.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
ManagedRoute.cpp a6742b7f82 Prevent shadowing VM routes as default route (macOS) %!s(int64=3) %!d(string=hai) anos
ManagedRoute.hpp 52679d2784 Simplify and fix managed route logic. %!s(int64=5) %!d(string=hai) anos
NeighborDiscovery.cpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
NeighborDiscovery.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
NetBSDEthernetTap.cpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
NetBSDEthernetTap.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
OSUtils.cpp ebc1ed4015 Hide warning about readdir_r for now. %!s(int64=3) %!d(string=hai) anos
OSUtils.hpp b65c1ed3a0 Add inja %!s(int64=3) %!d(string=hai) anos
Phy.hpp bc521504ca Improved multipath link monitoring %!s(int64=3) %!d(string=hai) anos
PortMapper.cpp f83eed9ef9 [Android] Fix include for miniupnpc %!s(int64=4) %!d(string=hai) anos
PortMapper.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
README.md e61a40a956 docs %!s(int64=10) %!d(string=hai) anos
Thread.hpp 1c956494a4 Use lowercase when including Windows headers %!s(int64=4) %!d(string=hai) anos
WinDNSHelper.cpp 30b18d925f clean up some debug logging %!s(int64=5) %!d(string=hai) anos
WinDNSHelper.hpp d9c4e644de Windows DNS %!s(int64=5) %!d(string=hai) anos
WinFWHelper.cpp 4959d8079b enable ICMP in windows firewall %!s(int64=3) %!d(string=hai) anos
WinFWHelper.hpp 4959d8079b enable ICMP in windows firewall %!s(int64=3) %!d(string=hai) anos
WindowsEthernetTap.cpp 6cf3b65953 Fix #1883 (#1886) %!s(int64=2) %!d(string=hai) anos
WindowsEthernetTap.hpp 79e2fd4586 Automatically detect Ethernet tap friendly name in Windows shouldBind stuff. %!s(int64=4) %!d(string=hai) anos
freebsd_getifmaddrs.c ba07d1f91d cleanup %!s(int64=9) %!d(string=hai) anos
freebsd_getifmaddrs.h 0e597191b8 Updated licenses for 2019 %!s(int64=7) %!d(string=hai) anos

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.