Adam Ierymenko 224c468aa3 OMG Windows builds! 5 lat temu
..
Arp.cpp 9428fc53f6 A bunch of cleanup, bug fix, just use unordered_map, etc. 5 lat temu
Arp.hpp 3c11c13af4 More reorg, work in progress. 5 lat temu
BSDEthernetTap.cpp 3c11c13af4 More reorg, work in progress. 5 lat temu
BSDEthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 lat temu
BlockingQueue.hpp 3c11c13af4 More reorg, work in progress. 5 lat temu
CMakeLists.txt e46a342e17 ensure version.h is in the include path 5 lat temu
EthernetTap.cpp 224c468aa3 OMG Windows builds! 5 lat temu
EthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 lat temu
LinuxEthernetTap.cpp 3c11c13af4 More reorg, work in progress. 5 lat temu
LinuxEthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 lat temu
LinuxNetLink.cpp d18c33d6df Code cleanup, Linux build fixes. 5 lat temu
LinuxNetLink.hpp d18c33d6df Code cleanup, Linux build fixes. 5 lat temu
MacEthernetTap.cpp 3c11c13af4 More reorg, work in progress. 5 lat temu
MacEthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 lat temu
MacEthernetTapAgent.c 73795d05eb Reorg done and builds 5 lat temu
MacEthernetTapAgent.h b598263261 More 2.x notice updates. 6 lat temu
MacKextEthernetTap.cpp 3c11c13af4 More reorg, work in progress. 5 lat temu
MacKextEthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 lat temu
NeighborDiscovery.cpp 3c11c13af4 More reorg, work in progress. 5 lat temu
NeighborDiscovery.hpp 3c11c13af4 More reorg, work in progress. 5 lat temu
NetBSDEthernetTap.cpp 3c11c13af4 More reorg, work in progress. 5 lat temu
NetBSDEthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 lat temu
OSUtils.cpp a472aafb3e Windows now builds at least to the point of running zt_core_tests. Go will need a revision to the command in CMake files. 5 lat temu
OSUtils.hpp a472aafb3e Windows now builds at least to the point of running zt_core_tests. Go will need a revision to the command in CMake files. 5 lat temu
README.md e61a40a956 docs 10 lat temu
Thread.hpp 3c11c13af4 More reorg, work in progress. 5 lat temu
WindowsEthernetTap.cpp 224c468aa3 OMG Windows builds! 5 lat temu
WindowsEthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 lat temu
freebsd_getifmaddrs.c ba07d1f91d cleanup 9 lat temu
freebsd_getifmaddrs.h 0e597191b8 Updated licenses for 2019 7 lat temu

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.