Adam Ierymenko
|
2da162bed7
Split Linux tap receive into two threads: one reader, one processor.
|
4 years ago |
Adam Ierymenko
|
5282e06fd4
Tun/tap flags fix.
|
4 years ago |
Adam Ierymenko
|
dc806dd718
Try pipelining tap reads on Linux for a little more speed.
|
4 years ago |
Adam Ierymenko
|
6b67cb0e2a
Linux build fixes.
|
4 years ago |
Adam Ierymenko
|
eadca9dd75
Build fix.
|
4 years ago |
Adam Ierymenko
|
59dd71187e
Build fix.
|
4 years ago |
Adam Ierymenko
|
36e167013a
More Linux tap shotgun debugging.
|
4 years ago |
Adam Ierymenko
|
2d489a8679
Another possible workaround for what seems to be a Linux bug in some newer kernels.
|
4 years ago |
Adam Ierymenko
|
d735a1d04c
Reorder some stuff in LinuxEthernetTap as possible workaround for MAC-set weirdness.
|
4 years ago |
Adam Ierymenko
|
06730c7d1d
BSL date bump
|
5 years ago |
Joseph Henry
|
d8de837c60
LinuxEthernetTap addIps virtual function fix for SYNOLOGY builds
|
6 years ago |
Adam Ierymenko
|
52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
6 years ago |
Adam Ierymenko
|
aca31c7055
Put kext back in Mac distro and use on versions older than High Sierra (which lack the feth device)
|
6 years ago |
Joseph Henry
|
0e597191b8
Updated licenses for 2019
|
6 years ago |
Grant Limberg
|
b22405b64b
rtnetlink integrated. no more callouts to iproute2
|
7 years ago |
Adam Ierymenko
|
e276b6463e
Release notes, and shorten Linux canonical network ID derived device names a bit.
|
7 years ago |
Adam Ierymenko
|
65c07afe05
Copyright updates for 2018.
|
7 years ago |
Joseph Henry
|
f39e2e2a53
Fixed typo of mysterious origin
|
8 years ago |
Adam Ierymenko
|
d2415dee00
Cleanup.
|
8 years ago |
Adam Ierymenko
|
355cce3938
Rename Utils::snprintf due to it being a #define on one platform.
|
8 years ago |
Adam Ierymenko
|
92289c1981
Move to canonical device naming on Linux.
|
8 years ago |
Adam Ierymenko
|
99e2098a48
Add a way to specify a different interface prefix (for internal use mostly).
|
8 years ago |
Adam Ierymenko
|
b55422a528
MTU integration in taps.
|
8 years ago |
Adam Ierymenko
|
1b68d6dbdc
License header update.
|
8 years ago |
Adam Ierymenko
|
48cadcd2fc
More build fixes.
|
8 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.
|
8 years ago |
Adam Ierymenko
|
9b001823f6
Add ifdef for synology around synology-only code in Linux Ethernet tap.
|
8 years ago |
Joseph Henry
|
946e413997
properly fill out ifcfg files. also removed route re-add code for synology
|
8 years ago |
Joseph Henry
|
b5b335a6f8
Route re-add patch for linux build on Synology devices
|
8 years ago |
Adam Ierymenko
|
912ee199ed
Tiny fixes to LinuxEthernetTap
|
9 years ago |