Adam Ierymenko 0e5651f353 1.12.0 merge to main (#2104) 2 vuotta sitten
..
Arp.cpp 06730c7d1d BSL date bump 5 vuotta sitten
Arp.hpp 06730c7d1d BSL date bump 5 vuotta sitten
BSDEthernetTap.cpp 0e5651f353 1.12.0 merge to main (#2104) 2 vuotta sitten
BSDEthernetTap.hpp 0e5651f353 1.12.0 merge to main (#2104) 2 vuotta sitten
Binder.hpp 0e5651f353 1.12.0 merge to main (#2104) 2 vuotta sitten
BlockingQueue.hpp 0e5651f353 1.12.0 merge to main (#2104) 2 vuotta sitten
EthernetTap.cpp 79e2fd4586 Automatically detect Ethernet tap friendly name in Windows shouldBind stuff. 4 vuotta sitten
EthernetTap.hpp 0e5651f353 1.12.0 merge to main (#2104) 2 vuotta sitten
Http.cpp 06730c7d1d BSL date bump 5 vuotta sitten
Http.hpp 1c956494a4 Use lowercase when including Windows headers 4 vuotta sitten
LinuxEthernetTap.cpp 0e5651f353 1.12.0 merge to main (#2104) 2 vuotta sitten
LinuxEthernetTap.hpp 0e5651f353 1.12.0 merge to main (#2104) 2 vuotta sitten
LinuxNetLink.cpp 0e5651f353 1.12.0 merge to main (#2104) 2 vuotta sitten
LinuxNetLink.hpp 6b67cb0e2a Linux build fixes. 5 vuotta sitten
MacDNSHelper.hpp 0e5651f353 1.12.0 merge to main (#2104) 2 vuotta sitten
MacDNSHelper.mm 0e5651f353 1.12.0 merge to main (#2104) 2 vuotta sitten
MacEthernetTap.cpp 0e5651f353 1.12.0 merge to main (#2104) 2 vuotta sitten
MacEthernetTap.hpp 0e5651f353 1.12.0 merge to main (#2104) 2 vuotta sitten
MacEthernetTapAgent.c 594853e251 Remove deprecated vfork call on Mac, and make Mac route application more robust. 4 vuotta sitten
MacEthernetTapAgent.h 06730c7d1d BSL date bump 5 vuotta sitten
MacKextEthernetTap.cpp c890f1762a This code is obsolete but remove vfork anyway. 4 vuotta sitten
MacKextEthernetTap.hpp 06730c7d1d BSL date bump 5 vuotta sitten
ManagedRoute.cpp 0e5651f353 1.12.0 merge to main (#2104) 2 vuotta sitten
ManagedRoute.hpp 52679d2784 Simplify and fix managed route logic. 5 vuotta sitten
NeighborDiscovery.cpp 06730c7d1d BSL date bump 5 vuotta sitten
NeighborDiscovery.hpp 06730c7d1d BSL date bump 5 vuotta sitten
NetBSDEthernetTap.cpp 06730c7d1d BSL date bump 5 vuotta sitten
NetBSDEthernetTap.hpp 06730c7d1d BSL date bump 5 vuotta sitten
OSUtils.cpp 0e5651f353 1.12.0 merge to main (#2104) 2 vuotta sitten
OSUtils.hpp 0e5651f353 1.12.0 merge to main (#2104) 2 vuotta sitten
Phy.hpp 0e5651f353 1.12.0 merge to main (#2104) 2 vuotta sitten
PortMapper.cpp 0e5651f353 1.12.0 merge to main (#2104) 2 vuotta sitten
PortMapper.hpp 06730c7d1d BSL date bump 5 vuotta sitten
README.md e61a40a956 docs 10 vuotta sitten
Thread.hpp 1c956494a4 Use lowercase when including Windows headers 4 vuotta sitten
WinDNSHelper.cpp 30b18d925f clean up some debug logging 5 vuotta sitten
WinDNSHelper.hpp d9c4e644de Windows DNS 5 vuotta sitten
WinFWHelper.cpp 4959d8079b enable ICMP in windows firewall 3 vuotta sitten
WinFWHelper.hpp 4959d8079b enable ICMP in windows firewall 3 vuotta sitten
WindowsEthernetTap.cpp 0e5651f353 1.12.0 merge to main (#2104) 2 vuotta sitten
WindowsEthernetTap.hpp 0e5651f353 1.12.0 merge to main (#2104) 2 vuotta sitten
freebsd_getifmaddrs.c ba07d1f91d cleanup 9 vuotta sitten
freebsd_getifmaddrs.h 0e597191b8 Updated licenses for 2019 7 vuotta sitten

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.