Adam Ierymenko e276b6463e Release notes, and shorten Linux canonical network ID derived device names a bit. 7 years ago
..
Arp.cpp 65c07afe05 Copyright updates for 2018. 7 years ago
Arp.hpp 65c07afe05 Copyright updates for 2018. 7 years ago
BSDEthernetTap.cpp 65c07afe05 Copyright updates for 2018. 7 years ago
BSDEthernetTap.hpp 65c07afe05 Copyright updates for 2018. 7 years ago
Binder.hpp 6d8e1e8783 More cleanup of old stuff. 7 years ago
BlockingQueue.hpp 65c07afe05 Copyright updates for 2018. 7 years ago
Http.cpp 65c07afe05 Copyright updates for 2018. 7 years ago
Http.hpp 65c07afe05 Copyright updates for 2018. 7 years ago
LinuxEthernetTap.cpp e276b6463e Release notes, and shorten Linux canonical network ID derived device names a bit. 7 years ago
LinuxEthernetTap.hpp 65c07afe05 Copyright updates for 2018. 7 years ago
ManagedRoute.cpp 2e1bc6e500 Cleaned up old code for attempted fix for ticket #600 7 years ago
ManagedRoute.hpp 6d8e1e8783 More cleanup of old stuff. 7 years ago
NeighborDiscovery.cpp 65c07afe05 Copyright updates for 2018. 7 years ago
NeighborDiscovery.hpp 65c07afe05 Copyright updates for 2018. 7 years ago
OSUtils.cpp b4e2547052 Minor tweak to QNAP path getter 7 years ago
OSUtils.hpp 65c07afe05 Copyright updates for 2018. 7 years ago
OSXEthernetTap.cpp 65c07afe05 Copyright updates for 2018. 7 years ago
OSXEthernetTap.hpp 65c07afe05 Copyright updates for 2018. 7 years ago
Phy.hpp fe1fa20c6c Fix build on Intel C/C++ Compiler for Linux. 7 years ago
PortMapper.cpp 65c07afe05 Copyright updates for 2018. 7 years ago
PortMapper.hpp 65c07afe05 Copyright updates for 2018. 7 years ago
README.md e61a40a956 docs 10 years ago
TestEthernetTap.hpp 2751a6d56d cleanup 7 years ago
Thread.hpp 65c07afe05 Copyright updates for 2018. 7 years ago
WindowsEthernetTap.cpp 2ee358dbfc TAP driver requires input and output buffers for calls passed into DeviceIoControl 7 years ago
WindowsEthernetTap.hpp d6e8a5f3ca Fix Windows compile error. 7 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.