66 Commits (devx-1.4.0)

Author SHA1 Message Date
Adam Ierymenko c16b03c8b8
Set MAC address twice, once before and once after bringing interface up, since different kernels behave differently (Linux). 4 years ago
Adam Ierymenko 357e1aca54
Likely MAC fix for Linux. 4 years ago
Travis LaDuke 37f26beb50 Fix multicast flag on linux interfaces. 4 years ago
Adam Ierymenko 8885149cd3
Revert "Revert "Revert a change to LinuxEthernetTap threading to eliminate out of order packet issues on some systems."" 5 years ago
Adam Ierymenko 89ddf2991b
Revert "Revert a change to LinuxEthernetTap threading to eliminate out of order packet issues on some systems." 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
Jonathon Fernyhough bac57e355d
Set MAC address before bringing up Linux TAP link 5 years ago
Jonathon Fernyhough b8b1f64959 Revert "Reorder Linux TAP link sequence" 5 years ago
Jonathon Fernyhough 9374e45449
Reorder Linux TAP link sequence 5 years ago
Adam Ierymenko 5391e95fce
Typo fix. 5 years ago
Adam Ierymenko 954f6a77e5
Another Linux fix. 5 years ago
Adam Ierymenko 21993819a5
Possible fix for Linux deadlock. 5 years ago
Adam Ierymenko a0c78da1ad
Revert "Tune thread count based on hardware concurrency." 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 414c248cc5
Try another approach... 5 years ago
Adam Ierymenko ca428233ba
Revert "Try another optimization in LinuxEthernetTap." 5 years ago
Adam Ierymenko 3712f9b318
Revert "Shutdown fix." 5 years ago
Adam Ierymenko 11545bdb5d
Shutdown fix. 5 years ago
Adam Ierymenko a390629371
Try another optimization in LinuxEthernetTap. 5 years ago
Adam Ierymenko e3e188109d Build fix. 5 years ago
Adam Ierymenko 7cbbc38b89
Reduce mutex use in LinuxEthernetTap. Try to squeeze a bit more powah out of it. 5 years ago
Adam Ierymenko 4bd58d47cf Revert "Try factoring out a mutex to see if its faster." 5 years ago
Adam Ierymenko 982c32322b
Try factoring out a mutex to see if its faster. 5 years ago
Adam Ierymenko 2fcc344299
Some buffer tuning. 5 years ago
Adam Ierymenko 3acd901c88
Build fixes. 5 years ago
Adam Ierymenko 0795dbf5f1 Revert "Moar threadz" 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 5282e06fd4
Tun/tap flags fix. 5 years ago
Adam Ierymenko dc806dd718
Try pipelining tap reads on Linux for a little more speed. 5 years ago
Adam Ierymenko 6b67cb0e2a Linux build fixes. 5 years ago
Adam Ierymenko eadca9dd75
Build fix. 5 years ago
Adam Ierymenko 59dd71187e
Build fix. 5 years ago
Adam Ierymenko 36e167013a
More Linux tap shotgun debugging. 5 years ago
Adam Ierymenko 2d489a8679
Another possible workaround for what seems to be a Linux bug in some newer kernels. 5 years ago
Adam Ierymenko d735a1d04c
Reorder some stuff in LinuxEthernetTap as possible workaround for MAC-set weirdness. 5 years ago
Adam Ierymenko 06730c7d1d BSL date bump 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
Grant Limberg b22405b64b rtnetlink integrated. no more callouts to iproute2 8 years ago
Adam Ierymenko e276b6463e Release notes, and shorten Linux canonical network ID derived device names a bit. 8 years ago
Adam Ierymenko 65c07afe05 Copyright updates for 2018. 8 years ago
Joseph Henry f39e2e2a53 Fixed typo of mysterious origin 9 years ago
Adam Ierymenko d2415dee00 Cleanup. 9 years ago
Adam Ierymenko 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. 9 years ago
Adam Ierymenko 92289c1981 Move to canonical device naming on Linux. 9 years ago
Adam Ierymenko 99e2098a48 Add a way to specify a different interface prefix (for internal use mostly). 9 years ago