ZeroTierOne/osdep
Grant Limberg d098a99d09
fix memory init issue
and another place where dns data needs to be copied
2020-07-31 11:42:03 -07:00
..
Arp.cpp
Arp.hpp
Binder.hpp Fix segfault on unique interface name list generation (for multipath) 2020-07-14 17:05:05 -07:00
BlockingQueue.hpp
BSDEthernetTap.cpp
BSDEthernetTap.hpp
EthernetTap.cpp
EthernetTap.hpp fix memory init issue 2020-07-31 11:42:03 -07:00
freebsd_getifmaddrs.c
freebsd_getifmaddrs.h
Http.cpp
Http.hpp
Link.hpp Adjust terminology 2020-06-17 14:54:13 -07:00
LinuxEthernetTap.cpp
LinuxEthernetTap.hpp
LinuxNetLink.cpp Add Bonds, Slaves, and Flows 2020-05-12 01:35:48 -07:00
LinuxNetLink.hpp
MacEthernetTap.cpp fix memory init issue 2020-07-31 11:42:03 -07:00
MacEthernetTap.hpp fix memory init issue 2020-07-31 11:42:03 -07:00
MacEthernetTapAgent.c
MacEthernetTapAgent.h
MacKextEthernetTap.cpp fix memory init issue 2020-07-31 11:42:03 -07:00
MacKextEthernetTap.hpp fix memory init issue 2020-07-31 11:42:03 -07:00
ManagedRoute.cpp
ManagedRoute.hpp
NeighborDiscovery.cpp
NeighborDiscovery.hpp
NetBSDEthernetTap.cpp
NetBSDEthernetTap.hpp
OSUtils.cpp Add Bonds, Slaves, and Flows 2020-05-12 01:35:48 -07:00
OSUtils.hpp Add Bonds, Slaves, and Flows 2020-05-12 01:35:48 -07:00
Phy.hpp Add Bonds, Slaves, and Flows 2020-05-12 01:35:48 -07:00
PortMapper.cpp
PortMapper.hpp
README.md
Thread.hpp
WindowsEthernetTap.cpp
WindowsEthernetTap.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.