Adam Ierymenko d18c33d6df Code cleanup, Linux build fixes. 5 anni fa
..
Arp.cpp 9428fc53f6 A bunch of cleanup, bug fix, just use unordered_map, etc. 5 anni fa
Arp.hpp 3c11c13af4 More reorg, work in progress. 5 anni fa
BSDEthernetTap.cpp 3c11c13af4 More reorg, work in progress. 5 anni fa
BSDEthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 anni fa
BlockingQueue.hpp 3c11c13af4 More reorg, work in progress. 5 anni fa
CMakeLists.txt 83f830618f It almost builds! 5 anni fa
EthernetTap.cpp 3c11c13af4 More reorg, work in progress. 5 anni fa
EthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 anni fa
LinuxEthernetTap.cpp 3c11c13af4 More reorg, work in progress. 5 anni fa
LinuxEthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 anni fa
LinuxNetLink.cpp d18c33d6df Code cleanup, Linux build fixes. 5 anni fa
LinuxNetLink.hpp d18c33d6df Code cleanup, Linux build fixes. 5 anni fa
MacEthernetTap.cpp 3c11c13af4 More reorg, work in progress. 5 anni fa
MacEthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 anni fa
MacEthernetTapAgent.c 73795d05eb Reorg done and builds 5 anni fa
MacEthernetTapAgent.h b598263261 More 2.x notice updates. 6 anni fa
MacKextEthernetTap.cpp 3c11c13af4 More reorg, work in progress. 5 anni fa
MacKextEthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 anni fa
NeighborDiscovery.cpp 3c11c13af4 More reorg, work in progress. 5 anni fa
NeighborDiscovery.hpp 3c11c13af4 More reorg, work in progress. 5 anni fa
NetBSDEthernetTap.cpp 3c11c13af4 More reorg, work in progress. 5 anni fa
NetBSDEthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 anni fa
OSUtils.cpp 73795d05eb Reorg done and builds 5 anni fa
OSUtils.hpp 73795d05eb Reorg done and builds 5 anni fa
README.md e61a40a956 docs 10 anni fa
Thread.hpp 3c11c13af4 More reorg, work in progress. 5 anni fa
WindowsEthernetTap.cpp 3c11c13af4 More reorg, work in progress. 5 anni fa
WindowsEthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 anni fa
freebsd_getifmaddrs.c ba07d1f91d cleanup 9 anni fa
freebsd_getifmaddrs.h 0e597191b8 Updated licenses for 2019 7 anni fa

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.