Adam Ierymenko 7526ed705c Check for /dev/tun as well as /dev/net/tun since some Linux devices put it there. 10 years ago
..
Arp.cpp 4e4fd51117 boring doc stuff 10 years ago
Arp.hpp 4e4fd51117 boring doc stuff 10 years ago
BSDEthernetTap.cpp 4e4fd51117 boring doc stuff 10 years ago
BSDEthernetTap.hpp 4e4fd51117 boring doc stuff 10 years ago
BackgroundResolver.cpp 4e4fd51117 boring doc stuff 10 years ago
BackgroundResolver.hpp 4e4fd51117 boring doc stuff 10 years ago
Http.cpp 4e4fd51117 boring doc stuff 10 years ago
Http.hpp 4e4fd51117 boring doc stuff 10 years ago
LinuxEthernetTap.cpp 7526ed705c Check for /dev/tun as well as /dev/net/tun since some Linux devices put it there. 10 years ago
LinuxEthernetTap.hpp 4e4fd51117 boring doc stuff 10 years ago
OSUtils.cpp 4e4fd51117 boring doc stuff 10 years ago
OSUtils.hpp 4e4fd51117 boring doc stuff 10 years ago
OSXEthernetTap.cpp 4e4fd51117 boring doc stuff 10 years ago
OSXEthernetTap.hpp 4e4fd51117 boring doc stuff 10 years ago
Phy.hpp bcaf42e075 Transfer speed increate + stability fixes 10 years ago
PortMapper.cpp 4e4fd51117 boring doc stuff 10 years ago
PortMapper.hpp 4e4fd51117 boring doc stuff 10 years ago
README.md e61a40a956 docs 10 years ago
Thread.hpp 4e4fd51117 boring doc stuff 10 years ago
WindowsEthernetTap.cpp 4e4fd51117 boring doc stuff 10 years ago
WindowsEthernetTap.hpp 4e4fd51117 boring doc stuff 10 years ago

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.