Adam Ierymenko a19bc1e826 Cleanup, remove legacy accessors, formatting. %!s(int64=5) %!d(string=hai) anos
..
Arp.cpp a19bc1e826 Cleanup, remove legacy accessors, formatting. %!s(int64=5) %!d(string=hai) anos
Arp.hpp 3c11c13af4 More reorg, work in progress. %!s(int64=5) %!d(string=hai) anos
BSDEthernetTap.cpp 206524b9e6 BSD fixes. %!s(int64=5) %!d(string=hai) anos
BSDEthernetTap.hpp 3c11c13af4 More reorg, work in progress. %!s(int64=5) %!d(string=hai) anos
BlockingQueue.hpp 3c11c13af4 More reorg, work in progress. %!s(int64=5) %!d(string=hai) anos
CMakeLists.txt b126bf727a non-static build debian packages %!s(int64=5) %!d(string=hai) anos
EthernetTap.cpp 224c468aa3 OMG Windows builds! %!s(int64=5) %!d(string=hai) anos
EthernetTap.hpp 3c11c13af4 More reorg, work in progress. %!s(int64=5) %!d(string=hai) anos
LinuxEthernetTap.cpp 3c11c13af4 More reorg, work in progress. %!s(int64=5) %!d(string=hai) anos
LinuxEthernetTap.hpp 3c11c13af4 More reorg, work in progress. %!s(int64=5) %!d(string=hai) anos
LinuxNetLink.cpp d18c33d6df Code cleanup, Linux build fixes. %!s(int64=5) %!d(string=hai) anos
LinuxNetLink.hpp a19bc1e826 Cleanup, remove legacy accessors, formatting. %!s(int64=5) %!d(string=hai) anos
MacEthernetTap.cpp 3c11c13af4 More reorg, work in progress. %!s(int64=5) %!d(string=hai) anos
MacEthernetTap.hpp 3c11c13af4 More reorg, work in progress. %!s(int64=5) %!d(string=hai) anos
MacEthernetTapAgent.c 73795d05eb Reorg done and builds %!s(int64=5) %!d(string=hai) anos
MacEthernetTapAgent.h b598263261 More 2.x notice updates. %!s(int64=6) %!d(string=hai) anos
MacKextEthernetTap.cpp 3c11c13af4 More reorg, work in progress. %!s(int64=5) %!d(string=hai) anos
MacKextEthernetTap.hpp 3c11c13af4 More reorg, work in progress. %!s(int64=5) %!d(string=hai) anos
NeighborDiscovery.cpp a19bc1e826 Cleanup, remove legacy accessors, formatting. %!s(int64=5) %!d(string=hai) anos
NeighborDiscovery.hpp a19bc1e826 Cleanup, remove legacy accessors, formatting. %!s(int64=5) %!d(string=hai) anos
NetBSDEthernetTap.cpp 3c11c13af4 More reorg, work in progress. %!s(int64=5) %!d(string=hai) anos
NetBSDEthernetTap.hpp 3c11c13af4 More reorg, work in progress. %!s(int64=5) %!d(string=hai) anos
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. %!s(int64=5) %!d(string=hai) anos
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. %!s(int64=5) %!d(string=hai) anos
README.md e61a40a956 docs %!s(int64=10) %!d(string=hai) anos
Thread.hpp 3c11c13af4 More reorg, work in progress. %!s(int64=5) %!d(string=hai) anos
WindowsEthernetTap.cpp 224c468aa3 OMG Windows builds! %!s(int64=5) %!d(string=hai) anos
WindowsEthernetTap.hpp 3c11c13af4 More reorg, work in progress. %!s(int64=5) %!d(string=hai) anos
freebsd_getifmaddrs.c ba07d1f91d cleanup %!s(int64=9) %!d(string=hai) anos
freebsd_getifmaddrs.h 0e597191b8 Updated licenses for 2019 %!s(int64=7) %!d(string=hai) anos

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.