Grant Limberg b126bf727a non-static build debian packages 5 năm trước cách đây
..
Arp.cpp 9428fc53f6 A bunch of cleanup, bug fix, just use unordered_map, etc. 5 năm trước cách đây
Arp.hpp 3c11c13af4 More reorg, work in progress. 5 năm trước cách đây
BSDEthernetTap.cpp 3c11c13af4 More reorg, work in progress. 5 năm trước cách đây
BSDEthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 năm trước cách đây
BlockingQueue.hpp 3c11c13af4 More reorg, work in progress. 5 năm trước cách đây
CMakeLists.txt b126bf727a non-static build debian packages 5 năm trước cách đây
EthernetTap.cpp 224c468aa3 OMG Windows builds! 5 năm trước cách đây
EthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 năm trước cách đây
LinuxEthernetTap.cpp 3c11c13af4 More reorg, work in progress. 5 năm trước cách đây
LinuxEthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 năm trước cách đây
LinuxNetLink.cpp d18c33d6df Code cleanup, Linux build fixes. 5 năm trước cách đây
LinuxNetLink.hpp d18c33d6df Code cleanup, Linux build fixes. 5 năm trước cách đây
MacEthernetTap.cpp 3c11c13af4 More reorg, work in progress. 5 năm trước cách đây
MacEthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 năm trước cách đây
MacEthernetTapAgent.c 73795d05eb Reorg done and builds 5 năm trước cách đây
MacEthernetTapAgent.h b598263261 More 2.x notice updates. 6 năm trước cách đây
MacKextEthernetTap.cpp 3c11c13af4 More reorg, work in progress. 5 năm trước cách đây
MacKextEthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 năm trước cách đây
NeighborDiscovery.cpp 3c11c13af4 More reorg, work in progress. 5 năm trước cách đây
NeighborDiscovery.hpp 3c11c13af4 More reorg, work in progress. 5 năm trước cách đây
NetBSDEthernetTap.cpp 3c11c13af4 More reorg, work in progress. 5 năm trước cách đây
NetBSDEthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 năm trước cách đây
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 năm trước cách đây
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 năm trước cách đây
README.md e61a40a956 docs 10 năm trước cách đây
Thread.hpp 3c11c13af4 More reorg, work in progress. 5 năm trước cách đây
WindowsEthernetTap.cpp 224c468aa3 OMG Windows builds! 5 năm trước cách đây
WindowsEthernetTap.hpp 3c11c13af4 More reorg, work in progress. 5 năm trước cách đây
freebsd_getifmaddrs.c ba07d1f91d cleanup 9 năm trước cách đây
freebsd_getifmaddrs.h 0e597191b8 Updated licenses for 2019 7 năm trước cách đây

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.