Adam Ierymenko 02f0eead1c More new Mac ethernet tap bugs. 6 years ago
..
Arp.cpp 0e597191b8 Updated licenses for 2019 6 years ago
Arp.hpp 0e597191b8 Updated licenses for 2019 6 years ago
BSDEthernetTap.cpp 0e597191b8 Updated licenses for 2019 6 years ago
BSDEthernetTap.hpp 0e597191b8 Updated licenses for 2019 6 years ago
Binder.hpp 0e597191b8 Updated licenses for 2019 6 years ago
BlockingQueue.hpp 0e597191b8 Updated licenses for 2019 6 years ago
Http.cpp 0e597191b8 Updated licenses for 2019 6 years ago
Http.hpp 0e597191b8 Updated licenses for 2019 6 years ago
LinuxEthernetTap.cpp 0e597191b8 Updated licenses for 2019 6 years ago
LinuxEthernetTap.hpp 0e597191b8 Updated licenses for 2019 6 years ago
LinuxNetLink.cpp 92f199ab98 More bug fixing for AARCH64. 6 years ago
LinuxNetLink.hpp 0e597191b8 Updated licenses for 2019 6 years ago
MacEthernetTap.cpp 02f0eead1c More new Mac ethernet tap bugs. 6 years ago
MacEthernetTap.hpp 0e597191b8 Updated licenses for 2019 6 years ago
MacEthernetTapAgent.c 02f0eead1c More new Mac ethernet tap bugs. 6 years ago
MacEthernetTapAgent.h 0e597191b8 Updated licenses for 2019 6 years ago
ManagedRoute.cpp 0e597191b8 Updated licenses for 2019 6 years ago
ManagedRoute.hpp 0e597191b8 Updated licenses for 2019 6 years ago
NeighborDiscovery.cpp 0e597191b8 Updated licenses for 2019 6 years ago
NeighborDiscovery.hpp 0e597191b8 Updated licenses for 2019 6 years ago
NetBSDEthernetTap.cpp 0e597191b8 Updated licenses for 2019 6 years ago
NetBSDEthernetTap.hpp 0e597191b8 Updated licenses for 2019 6 years ago
OSUtils.cpp 0e597191b8 Updated licenses for 2019 6 years ago
OSUtils.hpp 0e597191b8 Updated licenses for 2019 6 years ago
Phy.hpp 0e597191b8 Updated licenses for 2019 6 years ago
PortMapper.cpp 0e597191b8 Updated licenses for 2019 6 years ago
PortMapper.hpp 0e597191b8 Updated licenses for 2019 6 years ago
README.md e61a40a956 docs 10 years ago
TestEthernetTap.hpp 0e597191b8 Updated licenses for 2019 6 years ago
Thread.hpp 0e597191b8 Updated licenses for 2019 6 years ago
WindowsEthernetTap.cpp 0e597191b8 Updated licenses for 2019 6 years ago
WindowsEthernetTap.hpp 0e597191b8 Updated licenses for 2019 6 years ago
freebsd_getifmaddrs.c ba07d1f91d cleanup 8 years ago
freebsd_getifmaddrs.h 0e597191b8 Updated licenses for 2019 6 years ago

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.