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 b2d048aa0e Make Dictionary templatable so it can be used where we want a higher capacity. 10 years ago
..
Arp.cpp boring doc stuff 10 years ago
Arp.hpp boring doc stuff 10 years ago
BSDEthernetTap.cpp boring doc stuff 10 years ago
BSDEthernetTap.hpp boring doc stuff 10 years ago
BackgroundResolver.cpp boring doc stuff 10 years ago
BackgroundResolver.hpp boring doc stuff 10 years ago
Binder.hpp Binder for Windows, and use Binder to get local interface addresses to advertise. 10 years ago
Http.cpp Support yet another old version of http-parser for CentOS/EPEL. 10 years ago
Http.hpp boring doc stuff 10 years ago
LinuxEthernetTap.cpp Make Dictionary templatable so it can be used where we want a higher capacity. 10 years ago
LinuxEthernetTap.hpp boring doc stuff 10 years ago
ManagedRoute.cpp Tying up default route and route mgmt loose ends. It now periodically updates shadow routes so hopefully your link will stay up as you move around. 10 years ago
ManagedRoute.hpp Default route population works on Mac! 10 years ago
OSUtils.cpp boring doc stuff 10 years ago
OSUtils.hpp boring doc stuff 10 years ago
OSXEthernetTap.cpp Make Dictionary templatable so it can be used where we want a higher capacity. 10 years ago
OSXEthernetTap.hpp boring doc stuff 10 years ago
Phy.hpp Linux bug fixes, small controller fix. 10 years ago
PortMapper.cpp Fix include for system json-parser. 10 years ago
PortMapper.hpp boring doc stuff 10 years ago
README.md docs 11 years ago
Thread.hpp boring doc stuff 10 years ago
WindowsEthernetTap.cpp More Windows tweaks and a compile fix. 10 years ago
WindowsEthernetTap.hpp boring doc stuff 10 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.