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

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.