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

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.