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

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.