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.
 
 
 
 
 
 
Grant Limberg d72b98b434
does this make windows happy?
9 months ago
..
Arp.cpp clang-format 9 months ago
Arp.hpp clang-format 9 months ago
BSDEthernetTap.cpp clang-format 9 months ago
BSDEthernetTap.hpp clang-format 9 months ago
Binder.hpp clang-format 9 months ago
BlockingQueue.hpp clang-format 9 months ago
EthernetTap.cpp clang-format 9 months ago
EthernetTap.hpp clang-format 9 months ago
Http.cpp clang-format 9 months ago
Http.hpp does this make windows happy? 9 months ago
LinuxEthernetTap.cpp clang-format 9 months ago
LinuxEthernetTap.hpp clang-format 9 months ago
LinuxNetLink.cpp clang-format 9 months ago
LinuxNetLink.hpp clang-format 9 months ago
MacDNSHelper.hpp clang-format 9 months ago
MacDNSHelper.mm fix macos default route again 3 years ago
MacEthernetTap.cpp clang-format 9 months ago
MacEthernetTap.hpp clang-format 9 months ago
MacEthernetTapAgent.c Merge branch 'dev' into jh-zerotier-multithreaded 2 years ago
MacEthernetTapAgent.h 1.14.0 version bump for Linux and macOS, date update. 2 years ago
MacKextEthernetTap.cpp clang-format 9 months ago
MacKextEthernetTap.hpp clang-format 9 months ago
ManagedRoute.cpp clang-format 9 months ago
ManagedRoute.hpp clang-format 9 months ago
NeighborDiscovery.cpp clang-format 9 months ago
NeighborDiscovery.hpp clang-format 9 months ago
NetBSDEthernetTap.cpp clang-format 9 months ago
NetBSDEthernetTap.hpp clang-format 9 months ago
OSUtils.cpp clang-format 9 months ago
OSUtils.hpp clang-format 9 months ago
Phy.hpp clang-format 9 months ago
PortMapper.cpp clang-format 9 months ago
PortMapper.hpp clang-format 9 months ago
README.md docs 11 years ago
Thread.hpp clang-format 9 months ago
WinDNSHelper.cpp clang-format 9 months ago
WinDNSHelper.hpp clang-format 9 months ago
WinFWHelper.cpp clang-format 9 months ago
WinFWHelper.hpp clang-format 9 months ago
WindowsEthernetTap.cpp clang-format 9 months ago
WindowsEthernetTap.hpp clang-format 9 months ago
freebsd_getifmaddrs.c cleanup 9 years ago
freebsd_getifmaddrs.h Updated licenses for 2019 7 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.