Joseph Henry
bdcdccfcc3
Improved path selection, more efficient traffic allocation, lower QoS/ACK overhead
8 years ago
Joseph Henry
52264d5e28
Fixed aggregateLinkLatency(). Also changed unit for throughput from byte to bit
8 years ago
Joseph Henry
17fbb020e7
Added multipath field to zerotier-cli status output. Adjusted how path estimates are computed and cached
8 years ago
Joseph Henry
f8005b88ad
Minor cleanup. More efficient push() operation for RingBuffer
8 years ago
Joseph Henry
0faa655b83
Reduced how often relative path qualities and aggregate link allocations are computed
8 years ago
Joseph Henry
6fddf31db3
Improved rate limit logic for QoS/ACK packets. Also reduced how often processBackgroundPathMeasurements() is called
8 years ago
Grant Limberg
7c53adbcfe
quieting things down unless ZT_TRACE is defined
8 years ago
Joseph Henry
9681fedbb4
Spellcheck sweep across codebase
8 years ago
Joseph Henry
b6d97af451
Added rate gates for QOS and ACK packets
8 years ago
Grant Limberg
b9975845ff
Merge branch 'rtnetlink' into edge
8 years ago
Grant Limberg
b22405b64b
rtnetlink integrated. no more callouts to iproute2
8 years ago
Grant Limberg
62210e57f1
helps to have an ==0 on a strcmp
8 years ago
Grant Limberg
4dd093efc9
cant compare character arrays with ==
8 years ago
Joseph Henry
91a22a686a
Added auto-escalation to multipath if both peers support it. Improved QoS/ACK tracking. Related bug fixes
8 years ago
Joseph Henry
46a7a2be2e
Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path quality
8 years ago
Adam Ierymenko
8199dbd0dc
Merge branch 'dev' into edge
8 years ago
Grant Limberg
3ace61ef85
comment out addInterface/removeInterface code for now
...
We already have ioctl based code to do this
8 years ago
Grant Limberg
442595d6fc
also store binary representation of mac address in the interface lookup table for later use
8 years ago
Grant Limberg
be469f4dd0
add/remove routes via rtnetlink
8 years ago
Grant Limberg
7da4b0af15
better data localization in LinuxNetLink now that I know what Im doing
8 years ago
Grant Limberg
2fff651378
whoops. committed a binary
8 years ago
Grant Limberg
c24d16e62e
ManagedRoute uses ioctl to add/remove routes on Linux
...
Added LinuxNetLink to talk to the rtnetlink socket for adding interfaces, addresses routes. Not yet complete. Can currently monitor changes on the system.
8 years ago
Adam Ierymenko
c0efba79c7
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
8 years ago
Adam Ierymenko
5809941ae9
Windows 1.2.10
8 years ago
Joseph Henry
535ba8a207
Consolidated powerpc64le machine types, added 32-bit powerpc machine type and a flag to disable use of Linux capabilities
8 years ago
Joseph Henry
43331d3fe8
Merge branch 'master' into dev
8 years ago
Adam Ierymenko
9765ba334a
1.2.10
8 years ago
Adam Ierymenko
0cd01b6ff8
Fix silly bug where moons and networks were being loaded by the address of an array rather than the proper value.
8 years ago
Adam Ierymenko
5f85e33510
GitHub issue #734 (warning removal)
8 years ago
Joseph Henry
22301a4599
Added override directive to CFLAGS for Synology builds in make-linux.mk
8 years ago
Joseph Henry
c8a907fd71
Added override directive to CXXFLAGS for Synology builds in make-linux.mk
8 years ago
Joseph Henry
d01b1ffde5
Added -fPIC for Synology builds
8 years ago
Adam Ierymenko
f4e993c814
Debian clean fix and CentOS 6 upgrade fix.
8 years ago
Joseph Henry
91c8e82c42
Adjusted locking order of _paths_m for path pruning. Other minor multipath changes
8 years ago
Adam Ierymenko
776ff46db7
User useradd not adduser on Debian.
8 years ago
Adam Ierymenko
9001ab5858
Do not add zerotier-one user if it does not exist (Debian)
8 years ago
Joseph Henry
1debe2292d
Cleanup. Misc type conversion and signedness fixes
8 years ago
Joseph Henry
6a2ba4baca
Introduced basic multipath support
8 years ago
Joseph Henry
836d897aec
Re-ordered local.conf and node init logic, also split software update config into separate method to fix bad node pointer reference
8 years ago
Adam Ierymenko
740b0fbbf6
Merge branch 'dev' into edge
8 years ago
Adam Ierymenko
92e716d93d
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
8 years ago
Adam Ierymenko
c7115a0671
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into edge
8 years ago
Adam Ierymenko
020bbed935
ARM32 fix.
8 years ago
Grant Limberg
0c60963a94
app icon with no alpha channel
8 years ago
Travis LaDuke
d704f5f2d2
Remove alpha channel from app store icon
8 years ago
Adam Ierymenko
381bbb0e5e
Merge branch 'dev' into edge
8 years ago
Adam Ierymenko
0ebd19c14a
Merge branch 'dev' of /media/psf/Code/ZeroTier/ZeroTierOne into dev
8 years ago
Adam Ierymenko
d4160afac8
Another squeeze fix to see if we can make this work.
8 years ago
Adam Ierymenko
fffb037873
Fix for packaging on old Debian squeeze.
8 years ago
Adam Ierymenko
1df5d0453d
Remove separate dh-systemd dependency since this is obsolete on newer Debian anyway.
8 years ago