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.
 
 
 
 
 
 
Adam Ierymenko 1f9414a30f . 9 years ago
..
Arp.cpp License header update. 9 years ago
Arp.hpp License header update. 9 years ago
BSDEthernetTap.cpp MTU integration in taps. 9 years ago
BSDEthernetTap.hpp MTU integration in taps. 9 years ago
Binder.hpp License header update. 9 years ago
BlockingQueue.hpp Fix crash on exit (sometimes) in controller. 9 years ago
Http.cpp Fix for post size limit in Http library. 9 years ago
Http.hpp License header update. 9 years ago
LinuxEthernetTap.cpp Move to canonical device naming on Linux. 9 years ago
LinuxEthernetTap.hpp MTU integration in taps. 9 years ago
ManagedRoute.cpp License header update. 9 years ago
ManagedRoute.hpp License header update. 9 years ago
NeighborDiscovery.cpp License header update. 9 years ago
NeighborDiscovery.hpp License header update. 9 years ago
OSUtils.cpp . 9 years ago
OSUtils.hpp Musl fix 9 years ago
OSXEthernetTap.cpp MTU integration in taps. 9 years ago
OSXEthernetTap.hpp MTU integration in taps. 9 years ago
Phy.hpp License header update. 9 years ago
PortMapper.cpp License header update. 9 years ago
PortMapper.hpp License header update. 9 years ago
README.md docs 11 years ago
TestEthernetTap.hpp MTU integration in taps. 9 years ago
Thread.hpp License header update. 9 years ago
WindowsEthernetTap.cpp Support MTU reconfigure for Windows. 9 years ago
WindowsEthernetTap.hpp Support MTU reconfigure for Windows. 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.