Adam Ierymenko c278f05181 RoutingTable build fixes. %!s(int64=8) %!d(string=hai) anos
..
Arp.cpp 4e4fd51117 boring doc stuff %!s(int64=9) %!d(string=hai) anos
Arp.hpp 4e4fd51117 boring doc stuff %!s(int64=9) %!d(string=hai) anos
BSDEthernetTap.cpp 4e4fd51117 boring doc stuff %!s(int64=9) %!d(string=hai) anos
BSDEthernetTap.hpp 4e4fd51117 boring doc stuff %!s(int64=9) %!d(string=hai) anos
BackgroundResolver.cpp 4e4fd51117 boring doc stuff %!s(int64=9) %!d(string=hai) anos
BackgroundResolver.hpp 4e4fd51117 boring doc stuff %!s(int64=9) %!d(string=hai) anos
Binder.hpp 504738b183 Binder for Windows, and use Binder to get local interface addresses to advertise. %!s(int64=8) %!d(string=hai) anos
Http.cpp 32cd2a02c9 OneService now binds all ports to specific local interfaces instead of wildcard and rebinds on changes. (default route) %!s(int64=8) %!d(string=hai) anos
Http.hpp 4e4fd51117 boring doc stuff %!s(int64=9) %!d(string=hai) anos
LinuxEthernetTap.cpp 7526ed705c Check for /dev/tun as well as /dev/net/tun since some Linux devices put it there. %!s(int64=8) %!d(string=hai) anos
LinuxEthernetTap.hpp 4e4fd51117 boring doc stuff %!s(int64=9) %!d(string=hai) anos
OSUtils.cpp 4e4fd51117 boring doc stuff %!s(int64=9) %!d(string=hai) anos
OSUtils.hpp 4e4fd51117 boring doc stuff %!s(int64=9) %!d(string=hai) anos
OSXEthernetTap.cpp 4e4fd51117 boring doc stuff %!s(int64=9) %!d(string=hai) anos
OSXEthernetTap.hpp 4e4fd51117 boring doc stuff %!s(int64=9) %!d(string=hai) anos
Phy.hpp 32cd2a02c9 OneService now binds all ports to specific local interfaces instead of wildcard and rebinds on changes. (default route) %!s(int64=8) %!d(string=hai) anos
PortMapper.cpp 4e4fd51117 boring doc stuff %!s(int64=9) %!d(string=hai) anos
PortMapper.hpp 4e4fd51117 boring doc stuff %!s(int64=9) %!d(string=hai) anos
README.md e61a40a956 docs %!s(int64=9) %!d(string=hai) anos
RoutingTable.cpp c278f05181 RoutingTable build fixes. %!s(int64=8) %!d(string=hai) anos
RoutingTable.hpp c278f05181 RoutingTable build fixes. %!s(int64=8) %!d(string=hai) anos
Thread.hpp 4e4fd51117 boring doc stuff %!s(int64=9) %!d(string=hai) anos
WindowsEthernetTap.cpp b6f6ed35fc More Windows tweaks and a compile fix. %!s(int64=8) %!d(string=hai) anos
WindowsEthernetTap.hpp 4e4fd51117 boring doc stuff %!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.