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

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.