Adam Ierymenko 1b8917a57c Fix for MacOS interface setup and config timing bugs. 4 роки тому
..
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 e1af003e4f Consolidation of multipath logic. Better system separation 4 роки тому
BlockingQueue.hpp 2da162bed7 Split Linux tap receive into two threads: one reader, one processor. 5 роки тому
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 06730c7d1d BSL date bump 5 роки тому
LinuxEthernetTap.cpp 8885149cd3 Revert "Revert "Revert a change to LinuxEthernetTap threading to eliminate out of order packet issues on some systems."" 4 роки тому
LinuxEthernetTap.hpp 8885149cd3 Revert "Revert "Revert a change to LinuxEthernetTap threading to eliminate out of order packet issues on some systems."" 4 роки тому
LinuxNetLink.cpp 6b67cb0e2a Linux build fixes. 5 роки тому
LinuxNetLink.hpp 6b67cb0e2a Linux build fixes. 5 роки тому
MacDNSHelper.hpp 30b18d925f clean up some debug logging 5 роки тому
MacDNSHelper.mm 4e8640b380 Handle case where no old DNS servers exist 4 роки тому
MacEthernetTap.cpp 1b8917a57c Fix for MacOS interface setup and config timing bugs. 4 роки тому
MacEthernetTap.hpp fe5aad3cef Some Mac feth tap changes to hopefully fix slow-leave problem. 5 роки тому
MacEthernetTapAgent.c 1b8917a57c Fix for MacOS interface setup and config timing bugs. 4 роки тому
MacEthernetTapAgent.h 06730c7d1d BSL date bump 5 роки тому
MacKextEthernetTap.cpp 06730c7d1d BSL date bump 5 роки тому
MacKextEthernetTap.hpp 06730c7d1d BSL date bump 5 роки тому
ManagedRoute.cpp 1b8917a57c Fix for MacOS interface setup and config timing bugs. 4 роки тому
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 d64c5a92c6 Merge pull request #1233 from dosuperuser/improvement/optimizations 5 роки тому
OSUtils.hpp e1af003e4f Consolidation of multipath logic. Better system separation 4 роки тому
Phy.hpp e1af003e4f Consolidation of multipath logic. Better system separation 4 роки тому
PortMapper.cpp 06730c7d1d BSL date bump 5 роки тому
PortMapper.hpp 06730c7d1d BSL date bump 5 роки тому
README.md e61a40a956 docs 10 роки тому
Thread.hpp 06730c7d1d BSL date bump 5 роки тому
WinDNSHelper.cpp 30b18d925f clean up some debug logging 5 роки тому
WinDNSHelper.hpp d9c4e644de Windows DNS 5 роки тому
WindowsEthernetTap.cpp 79e2fd4586 Automatically detect Ethernet tap friendly name in Windows shouldBind stuff. 4 роки тому
WindowsEthernetTap.hpp 79e2fd4586 Automatically detect Ethernet tap friendly name in Windows shouldBind stuff. 4 роки тому
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.