Grant Limberg 95da2bcbcf move CoUninitialize to the proper place at the end of the tap thread 4 years ago
..
Arp.cpp 06730c7d1d BSL date bump 5 years ago
Arp.hpp 06730c7d1d BSL date bump 5 years ago
BSDEthernetTap.cpp 06730c7d1d BSL date bump 5 years ago
BSDEthernetTap.hpp 06730c7d1d BSL date bump 5 years ago
Binder.hpp 06730c7d1d BSL date bump 5 years ago
BlockingQueue.hpp 2da162bed7 Split Linux tap receive into two threads: one reader, one processor. 4 years ago
EthernetTap.cpp a9e4fb0ed9 Fix multiple networks on Windows 4 years ago
EthernetTap.hpp 06730c7d1d BSL date bump 5 years ago
Http.cpp 06730c7d1d BSL date bump 5 years ago
Http.hpp 06730c7d1d BSL date bump 5 years ago
Link.hpp 06730c7d1d BSL date bump 5 years ago
LinuxEthernetTap.cpp a0c78da1ad Revert "Tune thread count based on hardware concurrency." 4 years ago
LinuxEthernetTap.hpp a0c78da1ad Revert "Tune thread count based on hardware concurrency." 4 years ago
LinuxNetLink.cpp 6b67cb0e2a Linux build fixes. 4 years ago
LinuxNetLink.hpp 6b67cb0e2a Linux build fixes. 4 years ago
MacDNSHelper.hpp 30b18d925f clean up some debug logging 5 years ago
MacDNSHelper.mm c0c215c83c single dns config per network 5 years ago
MacEthernetTap.cpp 763d1cc3dc Some more changes for slow network leaving on Mac. 4 years ago
MacEthernetTap.hpp fe5aad3cef Some Mac feth tap changes to hopefully fix slow-leave problem. 4 years ago
MacEthernetTapAgent.c fe5aad3cef Some Mac feth tap changes to hopefully fix slow-leave problem. 4 years ago
MacEthernetTapAgent.h 06730c7d1d BSL date bump 5 years ago
MacKextEthernetTap.cpp 06730c7d1d BSL date bump 5 years ago
MacKextEthernetTap.hpp 06730c7d1d BSL date bump 5 years ago
ManagedRoute.cpp 250f0ef9db Remove dead code. 4 years ago
ManagedRoute.hpp 52679d2784 Simplify and fix managed route logic. 4 years ago
NeighborDiscovery.cpp 06730c7d1d BSL date bump 5 years ago
NeighborDiscovery.hpp 06730c7d1d BSL date bump 5 years ago
NetBSDEthernetTap.cpp 06730c7d1d BSL date bump 5 years ago
NetBSDEthernetTap.hpp 06730c7d1d BSL date bump 5 years ago
OSUtils.cpp 06730c7d1d BSL date bump 5 years ago
OSUtils.hpp 69b2fcd5af Get rid of obsolete musl libc fix. 4 years ago
Phy.hpp 2fcc344299 Some buffer tuning. 4 years ago
PortMapper.cpp 06730c7d1d BSL date bump 5 years ago
PortMapper.hpp 06730c7d1d BSL date bump 5 years ago
README.md e61a40a956 docs 10 years ago
Thread.hpp 06730c7d1d BSL date bump 5 years ago
WinDNSHelper.cpp 30b18d925f clean up some debug logging 5 years ago
WinDNSHelper.hpp d9c4e644de Windows DNS 5 years ago
WindowsEthernetTap.cpp 95da2bcbcf move CoUninitialize to the proper place at the end of the tap thread 4 years ago
WindowsEthernetTap.hpp 06730c7d1d BSL date bump 5 years ago
freebsd_getifmaddrs.c ba07d1f91d cleanup 8 years ago
freebsd_getifmaddrs.h 0e597191b8 Updated licenses for 2019 6 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.