You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Grant Limberg 442595d6fc also store binary representation of mac address in the interface lookup table for later use 8 years ago
..
Arp.cpp Copyright updates for 2018. 8 years ago
Arp.hpp Copyright updates for 2018. 8 years ago
BSDEthernetTap.cpp Copyright updates for 2018. 8 years ago
BSDEthernetTap.hpp Copyright updates for 2018. 8 years ago
Binder.hpp More cleanup of old stuff. 8 years ago
BlockingQueue.hpp Copyright updates for 2018. 8 years ago
Http.cpp Copyright updates for 2018. 8 years ago
Http.hpp Copyright updates for 2018. 8 years ago
LinuxEthernetTap.cpp Release notes, and shorten Linux canonical network ID derived device names a bit. 8 years ago
LinuxEthernetTap.hpp Copyright updates for 2018. 8 years ago
LinuxNetLink.cpp also store binary representation of mac address in the interface lookup table for later use 8 years ago
LinuxNetLink.hpp also store binary representation of mac address in the interface lookup table for later use 8 years ago
ManagedRoute.cpp add/remove routes via rtnetlink 8 years ago
ManagedRoute.hpp More cleanup of old stuff. 8 years ago
NeighborDiscovery.cpp Copyright updates for 2018. 8 years ago
NeighborDiscovery.hpp Copyright updates for 2018. 8 years ago
NetBSDEthernetTap.cpp cleanup 9 years ago
NetBSDEthernetTap.hpp make it compilable 9 years ago
OSUtils.cpp Minor tweak to QNAP path getter 8 years ago
OSUtils.hpp Copyright updates for 2018. 8 years ago
OSXEthernetTap.cpp Copyright updates for 2018. 8 years ago
OSXEthernetTap.hpp Copyright updates for 2018. 8 years ago
Phy.hpp Fix build on Intel C/C++ Compiler for Linux. 8 years ago
PortMapper.cpp Copyright updates for 2018. 8 years ago
PortMapper.hpp Copyright updates for 2018. 8 years ago
README.md docs 11 years ago
TestEthernetTap.hpp cleanup 8 years ago
Thread.hpp Copyright updates for 2018. 8 years ago
WindowsEthernetTap.cpp TAP driver requires input and output buffers for calls passed into DeviceIoControl 8 years ago
WindowsEthernetTap.hpp Fix Windows compile error. 8 years ago
freebsd_getifmaddrs.c cleanup 9 years ago
freebsd_getifmaddrs.h cleanup 9 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.