Adam Ierymenko 22e44c762b More rules engine work: key/value pair matching for microsegmentation. %!s(int64=9) %!d(string=hai) anos
..
Arp.cpp 4e4fd51117 boring doc stuff %!s(int64=10) %!d(string=hai) anos
Arp.hpp 4e4fd51117 boring doc stuff %!s(int64=10) %!d(string=hai) anos
BSDEthernetTap.cpp 1a89694980 Remove explicit sys/sysctl.h includes %!s(int64=9) %!d(string=hai) anos
BSDEthernetTap.hpp 4e4fd51117 boring doc stuff %!s(int64=10) %!d(string=hai) anos
BackgroundResolver.cpp 4e4fd51117 boring doc stuff %!s(int64=10) %!d(string=hai) anos
BackgroundResolver.hpp 4e4fd51117 boring doc stuff %!s(int64=10) %!d(string=hai) anos
Binder.hpp 82473c85e0 Default route override and route management in general now works in Linux. %!s(int64=9) %!d(string=hai) anos
Http.cpp 536feb632c Support yet another old version of http-parser for CentOS/EPEL. %!s(int64=9) %!d(string=hai) anos
Http.hpp 4e4fd51117 boring doc stuff %!s(int64=10) %!d(string=hai) anos
LinuxEthernetTap.cpp 912ee199ed Tiny fixes to LinuxEthernetTap %!s(int64=9) %!d(string=hai) anos
LinuxEthernetTap.hpp 4e4fd51117 boring doc stuff %!s(int64=10) %!d(string=hai) anos
ManagedRoute.cpp ebe7e15475 sys/sysctl.h is required on OSX and probably other BSD %!s(int64=9) %!d(string=hai) anos
ManagedRoute.hpp 3f2b21ce71 Do not shadow our own route twice on Mac if there is no default route. (Fix for issue found during IPv6 default route override testing.) %!s(int64=9) %!d(string=hai) anos
OSUtils.cpp 32d9850263 More new CLI work. %!s(int64=9) %!d(string=hai) anos
OSUtils.hpp 32d9850263 More new CLI work. %!s(int64=9) %!d(string=hai) anos
OSXEthernetTap.cpp ebe7e15475 sys/sysctl.h is required on OSX and probably other BSD %!s(int64=9) %!d(string=hai) anos
OSXEthernetTap.hpp 4e4fd51117 boring doc stuff %!s(int64=10) %!d(string=hai) anos
Phy.hpp 37afa876a7 Linux bug fixes, small controller fix. %!s(int64=9) %!d(string=hai) anos
PortMapper.cpp 51ced0cf41 GitHub issue #338 %!s(int64=9) %!d(string=hai) anos
PortMapper.hpp 4e4fd51117 boring doc stuff %!s(int64=10) %!d(string=hai) anos
README.md e61a40a956 docs %!s(int64=10) %!d(string=hai) anos
Thread.hpp 22e44c762b More rules engine work: key/value pair matching for microsegmentation. %!s(int64=9) %!d(string=hai) anos
WindowsEthernetTap.cpp 4f237687ce Route management now works on Windows, including default route override! 1.1.6 very close! %!s(int64=9) %!d(string=hai) anos
WindowsEthernetTap.hpp 4f237687ce Route management now works on Windows, including default route override! 1.1.6 very close! %!s(int64=9) %!d(string=hai) anos

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.