Adam Ierymenko
|
8885149cd3
|
Revert "Revert "Revert a change to LinuxEthernetTap threading to eliminate out of order packet issues on some systems.""
This reverts commit 89ddf2991b.
|
5 years ago |
Adam Ierymenko
|
89ddf2991b
|
Revert "Revert a change to LinuxEthernetTap threading to eliminate out of order packet issues on some systems."
This reverts commit 0461b24db3.
|
5 years ago |
Adam Ierymenko
|
0461b24db3
|
Revert a change to LinuxEthernetTap threading to eliminate out of order packet issues on some systems.
|
5 years ago |
Adam Ierymenko
|
954f6a77e5
|
Another Linux fix.
|
5 years ago |
Adam Ierymenko
|
a0c78da1ad
|
Revert "Tune thread count based on hardware concurrency."
This reverts commit 7b14aeb53e.
|
5 years ago |
Adam Ierymenko
|
7b14aeb53e
|
Tune thread count based on hardware concurrency.
|
5 years ago |
Adam Ierymenko
|
f934a09baa
|
Build fix.
|
5 years ago |
Adam Ierymenko
|
ca428233ba
|
Revert "Try another optimization in LinuxEthernetTap."
This reverts commit a390629371.
|
5 years ago |
Adam Ierymenko
|
3712f9b318
|
Revert "Shutdown fix."
This reverts commit 11545bdb5d.
|
5 years ago |
Adam Ierymenko
|
11545bdb5d
|
Shutdown fix.
|
5 years ago |
Adam Ierymenko
|
a390629371
|
Try another optimization in LinuxEthernetTap.
|
5 years ago |
Adam Ierymenko
|
4bd58d47cf
|
Revert "Try factoring out a mutex to see if its faster."
This reverts commit 982c32322b.
|
5 years ago |
Adam Ierymenko
|
982c32322b
|
Try factoring out a mutex to see if its faster.
|
5 years ago |
Adam Ierymenko
|
0795dbf5f1
|
Revert "Moar threadz"
This reverts commit 101a3a7d74.
|
5 years ago |
Adam Ierymenko
|
101a3a7d74
|
Moar threadz
|
5 years ago |
Adam Ierymenko
|
2da162bed7
|
Split Linux tap receive into two threads: one reader, one processor.
|
5 years ago |
Adam Ierymenko
|
59dd71187e
|
Build fix.
|
6 years ago |
Adam Ierymenko
|
06730c7d1d
|
BSL date bump
|
6 years ago |
Grant Limberg
|
137d05e799
|
add setDNS stubs for linux/bsd
|
6 years ago |
Joseph Henry
|
d8de837c60
|
LinuxEthernetTap addIps virtual function fix for SYNOLOGY builds
|
7 years ago |
Adam Ierymenko
|
52a166a71f
|
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
7 years ago |
Adam Ierymenko
|
aca31c7055
|
Put kext back in Mac distro and use on versions older than High Sierra (which lack the feth device)
|
7 years ago |
Joseph Henry
|
0e597191b8
|
Updated licenses for 2019
|
7 years ago |
Adam Ierymenko
|
65c07afe05
|
Copyright updates for 2018.
|
8 years ago |
Adam Ierymenko
|
b55422a528
|
MTU integration in taps.
|
9 years ago |
Adam Ierymenko
|
1b68d6dbdc
|
License header update.
|
9 years ago |
Adam Ierymenko
|
e4896b257f
|
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 |
Adam Ierymenko
|
9b001823f6
|
Add ifdef for synology around synology-only code in Linux Ethernet tap.
|
9 years ago |
Joseph Henry
|
946e413997
|
properly fill out ifcfg files. also removed route re-add code for synology
|
9 years ago |
Adam Ierymenko
|
4e4fd51117
|
boring doc stuff
|
10 years ago |
Adam Ierymenko
|
60f05518aa
|
(1) now builds and works on Linux, (2) fix a threading problem causing carsh on shutdown, (3) cleanup in selftest, re-enable Phy and Http tests.
|
11 years ago |
Adam Ierymenko
|
7192fe6d15
|
osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults
|
11 years ago |
Adam Ierymenko
|
8990fb8267
|
osnet -> osdep
|
11 years ago |
Adam Ierymenko
|
93012b0ee5
|
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
|
11 years ago |
Adam Ierymenko
|
4e95384ad6
|
Cleanup, add tristate to config code in Network, and happy new year!
|
11 years ago |
Adam Ierymenko
|
67aa23530b
|
More work on adding testnet and user-mode capabilities for local network simulation.
|
12 years ago |
Adam Ierymenko
|
98d426e1d5
|
Path fixes in osnet/ stuff
|
12 years ago |
Adam Ierymenko
|
b80c229d87
|
Tons of code cleanup, refactor Network to use EthernetTapFactory, probably also fix GitHub issue #90
|
12 years ago |
Adam Ierymenko
|
9809511c4c
|
Another rename...
|
12 years ago |
Adam Ierymenko
|
538e8a86c8
|
Move node/osdep/ to sys/
|
12 years ago |
Adam Ierymenko
|
5e58a7d54a
|
Split UnixEthernetTap by platform to get rid of ifdef spaghetti.
|
12 years ago |
Adam Ierymenko
|
a76d9d4408
|
Move OS-dependent implementations of generic interfaces to osdep/ in preparation for TapFactory refactor.
|
12 years ago |
Adam Ierymenko
|
6c60305a96
|
Split EthernetTap into subclasses, work in progress...
|
12 years ago |