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