Adam Ierymenko 9428fc53f6 A bunch of cleanup, bug fix, just use unordered_map, etc. 5 лет назад
..
Arp.cpp 9428fc53f6 A bunch of cleanup, bug fix, just use unordered_map, etc. 5 лет назад
Arp.hpp 9428fc53f6 A bunch of cleanup, bug fix, just use unordered_map, etc. 5 лет назад
BSDEthernetTap.cpp b598263261 More 2.x notice updates. 6 лет назад
BSDEthernetTap.hpp b598263261 More 2.x notice updates. 6 лет назад
BlockingQueue.hpp 24e30a684b A bunch of little nit-picky header and name cleanup. 5 лет назад
CMakeLists.txt 83f830618f It almost builds! 5 лет назад
EthernetTap.cpp b598263261 More 2.x notice updates. 6 лет назад
EthernetTap.hpp 83f830618f It almost builds! 5 лет назад
LinuxEthernetTap.cpp f3540a5c7c Linux build fixes, warning removal. 5 лет назад
LinuxEthernetTap.hpp b598263261 More 2.x notice updates. 6 лет назад
LinuxNetLink.cpp f3540a5c7c Linux build fixes, warning removal. 5 лет назад
LinuxNetLink.hpp b598263261 More 2.x notice updates. 6 лет назад
MacEthernetTap.cpp 83f830618f It almost builds! 5 лет назад
MacEthernetTap.hpp b598263261 More 2.x notice updates. 6 лет назад
MacEthernetTapAgent.c 2da096944d Everything but root builds now. Back to testing. 5 лет назад
MacEthernetTapAgent.h b598263261 More 2.x notice updates. 6 лет назад
MacKextEthernetTap.cpp 83f830618f It almost builds! 5 лет назад
MacKextEthernetTap.hpp b598263261 More 2.x notice updates. 6 лет назад
NeighborDiscovery.cpp 9428fc53f6 A bunch of cleanup, bug fix, just use unordered_map, etc. 5 лет назад
NeighborDiscovery.hpp 9428fc53f6 A bunch of cleanup, bug fix, just use unordered_map, etc. 5 лет назад
NetBSDEthernetTap.cpp b598263261 More 2.x notice updates. 6 лет назад
NetBSDEthernetTap.hpp b598263261 More 2.x notice updates. 6 лет назад
OSUtils.cpp 8cf6808c50 build fix 5 лет назад
OSUtils.hpp 490b9c4d79 Moar build fixes, clock perf improvement. 5 лет назад
README.md e61a40a956 docs 10 лет назад
Thread.hpp b598263261 More 2.x notice updates. 6 лет назад
WindowsEthernetTap.cpp b598263261 More 2.x notice updates. 6 лет назад
WindowsEthernetTap.hpp b598263261 More 2.x notice updates. 6 лет назад
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.