2
0
Grant Limberg 1859365f9d same IPv6 temp address detection code for macOS works on FreeBSD. 4 жил өмнө
..
Arp.cpp 06730c7d1d BSL date bump 5 жил өмнө
Arp.hpp 06730c7d1d BSL date bump 5 жил өмнө
BSDEthernetTap.cpp 06730c7d1d BSL date bump 5 жил өмнө
BSDEthernetTap.hpp 06730c7d1d BSL date bump 5 жил өмнө
Binder.hpp 1859365f9d same IPv6 temp address detection code for macOS works on FreeBSD. 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 жил өмнө
Link.hpp 13481cea18 Fix (some) compile-time warnings on Windows 4 жил өмнө
LinuxEthernetTap.cpp bac57e355d Set MAC address before bringing up Linux TAP link 4 жил өмнө
LinuxEthernetTap.hpp 954f6a77e5 Another Linux fix. 5 жил өмнө
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 763d1cc3dc Some more changes for slow network leaving on Mac. 5 жил өмнө
MacEthernetTap.hpp fe5aad3cef Some Mac feth tap changes to hopefully fix slow-leave problem. 5 жил өмнө
MacEthernetTapAgent.c d2974f2e60 Do not inherit open file descriptors on fork() in MacEthernetTapAgent 4 жил өмнө
MacEthernetTapAgent.h 06730c7d1d BSL date bump 5 жил өмнө
MacKextEthernetTap.cpp 06730c7d1d BSL date bump 5 жил өмнө
MacKextEthernetTap.hpp 06730c7d1d BSL date bump 5 жил өмнө
ManagedRoute.cpp 250f0ef9db Remove dead code. 5 жил өмнө
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 69b2fcd5af Get rid of obsolete musl libc fix. 5 жил өмнө
Phy.hpp 2fcc344299 Some buffer tuning. 5 жил өмнө
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.