You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Joseph Henry a47c3cb16f
Exclude temporary IPv6 check from SDK builds
4 years ago
..
Arp.cpp
Arp.hpp
BSDEthernetTap.cpp
BSDEthernetTap.hpp
Binder.hpp Exclude temporary IPv6 check from SDK builds 4 years ago
BlockingQueue.hpp
EthernetTap.cpp
EthernetTap.hpp
Http.cpp
Http.hpp
LinuxEthernetTap.cpp more fun with linux ethernet taps 4 years ago
LinuxEthernetTap.hpp
LinuxNetLink.cpp Merge pull request #1110 from neheb/patch-1 4 years ago
LinuxNetLink.hpp
MacDNSHelper.hpp
MacDNSHelper.mm
MacEthernetTap.cpp
MacEthernetTap.hpp
MacEthernetTapAgent.c
MacEthernetTapAgent.h
MacKextEthernetTap.cpp
MacKextEthernetTap.hpp
ManagedRoute.cpp Keep interface name on via routes on linux 4 years ago
ManagedRoute.hpp
NeighborDiscovery.cpp
NeighborDiscovery.hpp
NetBSDEthernetTap.cpp
NetBSDEthernetTap.hpp
OSUtils.cpp
OSUtils.hpp Add inja 4 years ago
Phy.hpp Safely handle disappearing bonded interfaces (See issue #1587) 4 years ago
PortMapper.cpp [Android] Fix include for miniupnpc 4 years ago
PortMapper.hpp
README.md
Thread.hpp
WinDNSHelper.cpp
WinDNSHelper.hpp
WindowsEthernetTap.cpp
WindowsEthernetTap.hpp
freebsd_getifmaddrs.c
freebsd_getifmaddrs.h

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.