Adam Ierymenko f3540a5c7c Linux build fixes, warning removal. hace 5 años
..
Arp.cpp 7d11522768 Just about everything refactored for new Protocol/Buf code except Switch. hace 6 años
Arp.hpp b598263261 More 2.x notice updates. hace 6 años
BSDEthernetTap.cpp b598263261 More 2.x notice updates. hace 6 años
BSDEthernetTap.hpp b598263261 More 2.x notice updates. hace 6 años
BlockingQueue.hpp 24e30a684b A bunch of little nit-picky header and name cleanup. hace 5 años
CMakeLists.txt 83f830618f It almost builds! hace 5 años
EthernetTap.cpp b598263261 More 2.x notice updates. hace 6 años
EthernetTap.hpp 83f830618f It almost builds! hace 5 años
LinuxEthernetTap.cpp f3540a5c7c Linux build fixes, warning removal. hace 5 años
LinuxEthernetTap.hpp b598263261 More 2.x notice updates. hace 6 años
LinuxNetLink.cpp f3540a5c7c Linux build fixes, warning removal. hace 5 años
LinuxNetLink.hpp b598263261 More 2.x notice updates. hace 6 años
MacEthernetTap.cpp 83f830618f It almost builds! hace 5 años
MacEthernetTap.hpp b598263261 More 2.x notice updates. hace 6 años
MacEthernetTapAgent.c 2da096944d Everything but root builds now. Back to testing. hace 5 años
MacEthernetTapAgent.h b598263261 More 2.x notice updates. hace 6 años
MacKextEthernetTap.cpp 83f830618f It almost builds! hace 5 años
MacKextEthernetTap.hpp b598263261 More 2.x notice updates. hace 6 años
NeighborDiscovery.cpp 83f830618f It almost builds! hace 5 años
NeighborDiscovery.hpp b598263261 More 2.x notice updates. hace 6 años
NetBSDEthernetTap.cpp b598263261 More 2.x notice updates. hace 6 años
NetBSDEthernetTap.hpp b598263261 More 2.x notice updates. hace 6 años
OSUtils.cpp 8cf6808c50 build fix hace 5 años
OSUtils.hpp 490b9c4d79 Moar build fixes, clock perf improvement. hace 5 años
README.md e61a40a956 docs hace 10 años
Thread.hpp b598263261 More 2.x notice updates. hace 6 años
WindowsEthernetTap.cpp b598263261 More 2.x notice updates. hace 6 años
WindowsEthernetTap.hpp b598263261 More 2.x notice updates. hace 6 años
freebsd_getifmaddrs.c ba07d1f91d cleanup hace 9 años
freebsd_getifmaddrs.h 0e597191b8 Updated licenses for 2019 hace 7 años

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.