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

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.