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