ZeroTierOne/osdep
Travis LaDuke 4a85cf5e74
Change if_def again so ios can build (#1937)
All apple's variables are "defined"
but sometimes they are defined as "0"
2023-03-24 13:02:52 -07:00
..
Arp.cpp
Arp.hpp
Binder.hpp Change if_def again so ios can build (#1937) 2023-03-24 13:02:52 -07:00
BlockingQueue.hpp
BSDEthernetTap.cpp
BSDEthernetTap.hpp
EthernetTap.cpp
EthernetTap.hpp
freebsd_getifmaddrs.c
freebsd_getifmaddrs.h
Http.cpp
Http.hpp
LinuxEthernetTap.cpp
LinuxEthernetTap.hpp
LinuxNetLink.cpp
LinuxNetLink.hpp
MacDNSHelper.hpp
MacDNSHelper.mm
MacEthernetTap.cpp
MacEthernetTap.hpp
MacEthernetTapAgent.c
MacEthernetTapAgent.h
MacKextEthernetTap.cpp
MacKextEthernetTap.hpp
ManagedRoute.cpp
ManagedRoute.hpp
NeighborDiscovery.cpp
NeighborDiscovery.hpp
NetBSDEthernetTap.cpp
NetBSDEthernetTap.hpp
OSUtils.cpp
OSUtils.hpp
Phy.hpp
PortMapper.cpp
PortMapper.hpp
README.md
Thread.hpp
WinDNSHelper.cpp
WinDNSHelper.hpp
WindowsEthernetTap.cpp
WindowsEthernetTap.hpp
WinFWHelper.cpp
WinFWHelper.hpp

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.