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 39db45e144 Fix crash on exit (sometimes) in controller. 9 years ago
..
Arp.cpp License header update. 9 years ago
Arp.hpp License header update. 9 years ago
BSDEthernetTap.cpp License header update. 9 years ago
BSDEthernetTap.hpp License header update. 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 License header update. 9 years ago
LinuxEthernetTap.hpp License header update. 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 License header update. 9 years ago
OSUtils.hpp License header update. 9 years ago
OSXEthernetTap.cpp License header update. 9 years ago
OSXEthernetTap.hpp License header update. 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 License header update. 9 years ago
Thread.hpp License header update. 9 years ago
WindowsEthernetTap.cpp License header update. 9 years ago
WindowsEthernetTap.hpp License header update. 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.