summaryrefslogtreecommitdiff
path: root/osdep/LinuxEthernetTap.hpp
AgeCommit message (Expand)Author
2023-05-25cache getifaddrs - linuxtravis laduke
2021-06-28Revert "Revert "Revert a change to LinuxEthernetTap threading to eliminate ou...Adam Ierymenko
2021-06-28Revert "Revert a change to LinuxEthernetTap threading to eliminate out of ord...Adam Ierymenko
2021-06-28Revert a change to LinuxEthernetTap threading to eliminate out of order packe...Adam Ierymenko
2020-11-30Another Linux fix.Adam Ierymenko
2020-11-18Revert "Tune thread count based on hardware concurrency."Adam Ierymenko
2020-11-18Tune thread count based on hardware concurrency.Adam Ierymenko
2020-11-18Build fix.Adam Ierymenko
2020-11-18Revert "Try another optimization in LinuxEthernetTap."Adam Ierymenko
2020-11-18Revert "Shutdown fix."Adam Ierymenko
2020-11-18Shutdown fix.Adam Ierymenko
2020-11-18Try another optimization in LinuxEthernetTap.Adam Ierymenko
2020-11-17Revert "Try factoring out a mutex to see if its faster."Adam Ierymenko
2020-11-17Try factoring out a mutex to see if its faster.Adam Ierymenko
2020-11-16Revert "Moar threadz"Adam Ierymenko
2020-11-16Moar threadzAdam Ierymenko
2020-11-16Split Linux tap receive into two threads: one reader, one processor.Adam Ierymenko
2020-11-11Build fix.Adam Ierymenko
2020-08-20BSL date bumpAdam Ierymenko
2020-08-12add setDNS stubs for linux/bsdGrant Limberg
2019-08-27LinuxEthernetTap addIps virtual function fix for SYNOLOGY buildsJoseph Henry
2019-08-23Relicense: GPLv3 -> ZeroTier BSL 1.1Adam Ierymenko
2019-08-07Put kext back in Mac distro and use on versions older than High Sierra (which...Adam Ierymenko
2019-01-14Updated licenses for 2019Joseph Henry
2018-01-08Copyright updates for 2018.Adam Ierymenko
2017-05-04MTU integration in taps.Adam Ierymenko
2017-04-27License header update.Adam Ierymenko
2017-03-27Add thread PTR that gets passed through the entire ZT core call stack and the...Adam Ierymenko
2017-03-08Add ifdef for synology around synology-only code in Linux Ethernet tap.Adam Ierymenko
2017-02-21properly fill out ifcfg files. also removed route re-add code for synologyJoseph Henry
2016-01-12boring doc stuffAdam Ierymenko
2015-04-20(1) now builds and works on Linux, (2) fix a threading problem causing carsh ...Adam Ierymenko
2015-04-08osdep/ compile fixes, and remove some lingering OS-specific stuff from node/D...Adam Ierymenko
2015-03-31osnet -> osdepAdam Ierymenko