Joseph Henry a47c3cb16f Exclude temporary IPv6 check from SDK builds 3 سال پیش
..
Arp.cpp 06730c7d1d BSL date bump 5 سال پیش
Arp.hpp 06730c7d1d BSL date bump 5 سال پیش
BSDEthernetTap.cpp b37e9de24d BSD: add debug fprintfs for external commands 4 سال پیش
BSDEthernetTap.hpp 06730c7d1d BSL date bump 5 سال پیش
Binder.hpp a47c3cb16f Exclude temporary IPv6 check from SDK builds 3 سال پیش
BlockingQueue.hpp 2da162bed7 Split Linux tap receive into two threads: one reader, one processor. 4 سال پیش
EthernetTap.cpp 79e2fd4586 Automatically detect Ethernet tap friendly name in Windows shouldBind stuff. 4 سال پیش
EthernetTap.hpp 79e2fd4586 Automatically detect Ethernet tap friendly name in Windows shouldBind stuff. 4 سال پیش
Http.cpp 06730c7d1d BSL date bump 5 سال پیش
Http.hpp 1c956494a4 Use lowercase when including Windows headers 3 سال پیش
LinuxEthernetTap.cpp 31c12aebb5 more fun with linux ethernet taps 3 سال پیش
LinuxEthernetTap.hpp 8885149cd3 Revert "Revert "Revert a change to LinuxEthernetTap threading to eliminate out of order packet issues on some systems."" 4 سال پیش
LinuxNetLink.cpp 56357c077b Merge pull request #1110 from neheb/patch-1 3 سال پیش
LinuxNetLink.hpp 6b67cb0e2a Linux build fixes. 4 سال پیش
MacDNSHelper.hpp afdc91f21f Convince macOS to do ipv6 dns lookups 3 سال پیش
MacDNSHelper.mm afdc91f21f Convince macOS to do ipv6 dns lookups 3 سال پیش
MacEthernetTap.cpp afdc91f21f Convince macOS to do ipv6 dns lookups 3 سال پیش
MacEthernetTap.hpp fe5aad3cef Some Mac feth tap changes to hopefully fix slow-leave problem. 4 سال پیش
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 fa25b45198 Keep interface name on via routes on linux 3 سال پیش
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 1c956494a4 Use lowercase when including Windows headers 3 سال پیش
OSUtils.hpp b65c1ed3a0 Add inja 3 سال پیش
Phy.hpp 6c85f8c7a7 Safely handle disappearing bonded interfaces (See issue #1587) 3 سال پیش
PortMapper.cpp f83eed9ef9 [Android] Fix include for miniupnpc 3 سال پیش
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 سال پیش
WindowsEthernetTap.cpp 1c956494a4 Use lowercase when including Windows headers 3 سال پیش
WindowsEthernetTap.hpp 79e2fd4586 Automatically detect Ethernet tap friendly name in Windows shouldBind stuff. 4 سال پیش
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.