Adam Ierymenko 912ee199ed Tiny fixes to LinuxEthernetTap 9 lat temu
..
Arp.cpp 4e4fd51117 boring doc stuff 9 lat temu
Arp.hpp 4e4fd51117 boring doc stuff 9 lat temu
BSDEthernetTap.cpp 4e4fd51117 boring doc stuff 9 lat temu
BSDEthernetTap.hpp 4e4fd51117 boring doc stuff 9 lat temu
BackgroundResolver.cpp 4e4fd51117 boring doc stuff 9 lat temu
BackgroundResolver.hpp 4e4fd51117 boring doc stuff 9 lat temu
Binder.hpp 82473c85e0 Default route override and route management in general now works in Linux. 9 lat temu
Http.cpp 536feb632c Support yet another old version of http-parser for CentOS/EPEL. 9 lat temu
Http.hpp 4e4fd51117 boring doc stuff 9 lat temu
LinuxEthernetTap.cpp 912ee199ed Tiny fixes to LinuxEthernetTap 9 lat temu
LinuxEthernetTap.hpp 4e4fd51117 boring doc stuff 9 lat temu
ManagedRoute.cpp e2ca239be0 Comment cleanup. 9 lat temu
ManagedRoute.hpp e2ca239be0 Comment cleanup. 9 lat temu
OSUtils.cpp 32d9850263 More new CLI work. 9 lat temu
OSUtils.hpp 32d9850263 More new CLI work. 9 lat temu
OSXEthernetTap.cpp b2d048aa0e Make Dictionary templatable so it can be used where we want a higher capacity. 9 lat temu
OSXEthernetTap.hpp 4e4fd51117 boring doc stuff 9 lat temu
Phy.hpp 37afa876a7 Linux bug fixes, small controller fix. 9 lat temu
PortMapper.cpp 51ced0cf41 GitHub issue #338 9 lat temu
PortMapper.hpp 4e4fd51117 boring doc stuff 9 lat temu
README.md e61a40a956 docs 10 lat temu
Thread.hpp 4e4fd51117 boring doc stuff 9 lat temu
WindowsEthernetTap.cpp 4f237687ce Route management now works on Windows, including default route override! 1.1.6 very close! 9 lat temu
WindowsEthernetTap.hpp 4f237687ce Route management now works on Windows, including default route override! 1.1.6 very close! 9 lat temu

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.