Adam Ierymenko 9428fc53f6 A bunch of cleanup, bug fix, just use unordered_map, etc. il y a 5 ans
..
Arp.cpp 9428fc53f6 A bunch of cleanup, bug fix, just use unordered_map, etc. il y a 5 ans
Arp.hpp 9428fc53f6 A bunch of cleanup, bug fix, just use unordered_map, etc. il y a 5 ans
BSDEthernetTap.cpp b598263261 More 2.x notice updates. il y a 6 ans
BSDEthernetTap.hpp b598263261 More 2.x notice updates. il y a 6 ans
BlockingQueue.hpp 24e30a684b A bunch of little nit-picky header and name cleanup. il y a 5 ans
CMakeLists.txt 83f830618f It almost builds! il y a 5 ans
EthernetTap.cpp b598263261 More 2.x notice updates. il y a 6 ans
EthernetTap.hpp 83f830618f It almost builds! il y a 5 ans
LinuxEthernetTap.cpp f3540a5c7c Linux build fixes, warning removal. il y a 5 ans
LinuxEthernetTap.hpp b598263261 More 2.x notice updates. il y a 6 ans
LinuxNetLink.cpp f3540a5c7c Linux build fixes, warning removal. il y a 5 ans
LinuxNetLink.hpp b598263261 More 2.x notice updates. il y a 6 ans
MacEthernetTap.cpp 83f830618f It almost builds! il y a 5 ans
MacEthernetTap.hpp b598263261 More 2.x notice updates. il y a 6 ans
MacEthernetTapAgent.c 2da096944d Everything but root builds now. Back to testing. il y a 5 ans
MacEthernetTapAgent.h b598263261 More 2.x notice updates. il y a 6 ans
MacKextEthernetTap.cpp 83f830618f It almost builds! il y a 5 ans
MacKextEthernetTap.hpp b598263261 More 2.x notice updates. il y a 6 ans
NeighborDiscovery.cpp 9428fc53f6 A bunch of cleanup, bug fix, just use unordered_map, etc. il y a 5 ans
NeighborDiscovery.hpp 9428fc53f6 A bunch of cleanup, bug fix, just use unordered_map, etc. il y a 5 ans
NetBSDEthernetTap.cpp b598263261 More 2.x notice updates. il y a 6 ans
NetBSDEthernetTap.hpp b598263261 More 2.x notice updates. il y a 6 ans
OSUtils.cpp 8cf6808c50 build fix il y a 5 ans
OSUtils.hpp 490b9c4d79 Moar build fixes, clock perf improvement. il y a 5 ans
README.md e61a40a956 docs il y a 10 ans
Thread.hpp b598263261 More 2.x notice updates. il y a 6 ans
WindowsEthernetTap.cpp b598263261 More 2.x notice updates. il y a 6 ans
WindowsEthernetTap.hpp b598263261 More 2.x notice updates. il y a 6 ans
freebsd_getifmaddrs.c ba07d1f91d cleanup il y a 9 ans
freebsd_getifmaddrs.h 0e597191b8 Updated licenses for 2019 il y a 7 ans

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.