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.
 
 
 
 
 
 
Adam Ierymenko e700165eba GitHub issue #465 - Windows route amnesia 9 years ago
..
Arp.cpp boring doc stuff 10 years ago
Arp.hpp boring doc stuff 10 years ago
BSDEthernetTap.cpp Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 9 years ago
BSDEthernetTap.hpp Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 9 years ago
Binder.hpp properly fill out ifcfg files. also removed route re-add code for synology 9 years ago
BlockingQueue.hpp Multithreading in network controller. Threads are only started if controller is used. 9 years ago
Http.cpp Support yet another old version of http-parser for CentOS/EPEL. 10 years ago
Http.hpp HTTP backend support for JSONDB 9 years ago
LinuxEthernetTap.cpp More build fixes. 9 years ago
LinuxEthernetTap.hpp Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 9 years ago
ManagedRoute.cpp GitHub issue #465 - Windows route amnesia 9 years ago
ManagedRoute.hpp Route management bug fixes. 10 years ago
NeighborDiscovery.cpp fix a few warnings 10 years ago
NeighborDiscovery.hpp Add IPv6 Neighbor Discovery code. Not yet tested. 10 years ago
OSUtils.cpp JSONDB fix. 9 years ago
OSUtils.hpp JSONDB fix. 9 years ago
OSXEthernetTap.cpp More build fixes. 9 years ago
OSXEthernetTap.hpp Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 9 years ago
Phy.hpp Linux bug fixes, small controller fix. 10 years ago
PortMapper.cpp GitHub issue #338 10 years ago
PortMapper.hpp boring doc stuff 10 years ago
README.md docs 11 years ago
Thread.hpp Slightly increase thread stack size for safety (primary Alpine related) possibly GitHub #443 9 years ago
WindowsEthernetTap.cpp Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 9 years ago
WindowsEthernetTap.hpp Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 9 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.