Grant Limberg b126bf727a non-static build debian packages 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 b126bf727a non-static build debian packages 5 年之前
EthernetTap.cpp 224c468aa3 OMG Windows builds! 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. 5 年之前
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 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 年之前
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 年之前
README.md e61a40a956 docs 10 年之前
Thread.hpp 3c11c13af4 More reorg, work in progress. 5 年之前
WindowsEthernetTap.cpp 224c468aa3 OMG Windows builds! 5 年之前
WindowsEthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 年之前
freebsd_getifmaddrs.c ba07d1f91d cleanup 8 年之前
freebsd_getifmaddrs.h 0e597191b8 Updated licenses for 2019 6 年之前

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.