Grant Limberg
|
7d8cfb1fee
|
more magic incantations to make crypto extensions work on Android/ARM64
|
6 years ago |
Grant Limberg
|
9e6dba9066
|
Enable AES-NI on Android X86-64
Need to find the magic incantation to enable it on ARM64 still
|
6 years ago |
Grant Limberg
|
0f2887265c
|
AES-NI/NEON detection for iOS
Requires 64-bit CPU
|
6 years ago |
Adam Ierymenko
|
1ff45020e2
|
Prefer IPv6 if all else is equal.
|
6 years ago |
Adam Ierymenko
|
04f6140da6
|
AES builds and works now on ARM64.
|
6 years ago |
Grant Limberg
|
221e4ecb12
|
Add "documentation" networks as IP_SCOPE_PRIVATE
https://en.wikipedia.org/wiki/Reserved_IP_addresses
|
6 years ago |
Grant Limberg
|
1883a8c9ee
|
Set 198.18.0.0/15 to IP_SCOPE_PRIVATE
|
6 years ago |
Adam Ierymenko
|
7219ca0c0f
|
AES works! Only with this or newer nodes. Uses salsa with older ones as usual.
|
6 years ago |
Joseph Henry
|
fa86b8bae0
|
Change ZT_MULTIPATH_FLOW_EXPIRATION_INTERVAL from 30 seconds to 5 minutes
|
6 years ago |
Joseph Henry
|
f3c9ab8a7e
|
Add minor trace output formatting changes. Change ZT_MULTIPATH_BOND_STATUS_INTERVAL from 30000 to 60000
|
6 years ago |
Grant Limberg
|
d980bba49f
|
fix windows compilation
|
6 years ago |
Grant Limberg
|
059dfee0c3
|
fix windows compilation
|
6 years ago |
Joseph Henry
|
cf47618ffb
|
Change ZT_MULTIPATH_FLOW_EXPIRATION_INTERVAL from 30 seconds to 5 minutes
|
6 years ago |
Joseph Henry
|
0e8b54f7a1
|
Add minor trace output formatting changes. Change ZT_MULTIPATH_BOND_STATUS_INTERVAL from 30000 to 60000
|
6 years ago |
Adam Ierymenko
|
cb8d773634
|
Disable unicast compression as it almost never helps and usually just wastes CPU.
|
6 years ago |
Adam Ierymenko
|
e6b5f8aabd
|
AES work... but disabled in this commit.
|
6 years ago |
Adam Ierymenko
|
1ad555a071
|
More selective push of AES modifications and refactoring stuff.
|
6 years ago |
Adam Ierymenko
|
b7b01da742
|
Wire up dearmor() path.
|
6 years ago |
Adam Ierymenko
|
93d6b41898
|
Disable AES in commit so as not to break other builds.
|
6 years ago |
Joseph Henry
|
b1ddba0438
|
Remove a few old comments
|
6 years ago |
Adam Ierymenko
|
2ac49d99dd
|
AES integrated on send side.
|
6 years ago |
Adam Ierymenko
|
3fd8efe642
|
AES builds now
|
6 years ago |
Adam Ierymenko
|
06730c7d1d
|
BSL date bump
|
6 years ago |
Grant Limberg
|
c0c215c83c
|
single dns config per network
|
6 years ago |
Joseph Henry
|
edd960566a
|
Improve bond tracing, fix bond initialization bugs, remove vestigial debug code
|
6 years ago |
Grant Limberg
|
88a3c685fb
|
latest
|
6 years ago |
Grant Limberg
|
d098a99d09
|
fix memory init issue
and another place where dns data needs to be copied
|
6 years ago |
Joseph Henry
|
9f4985b11a
|
Add basic bond health status reporting (listbonds)
|
6 years ago |
Joseph Henry
|
29ebda62ef
|
Remove (some) debug functions and traces
|
6 years ago |
Joseph Henry
|
a1b2ff772a
|
Add new replacement condition in peer path redundancy logic to fix duplicate paths
|
6 years ago |
Joseph Henry
|
dc784f6213
|
Comment out Bond and BondController debug traces
|
6 years ago |
Grant Limberg
|
387039456d
|
Pass 1 at adding DNS to controller
|
6 years ago |
Joseph Henry
|
8eb453e042
|
Revert to ancient path redundancy check logic
|
6 years ago |
Joseph Henry
|
29e7fa5c4b
|
Revert to ancient path redundancy check logic
|
6 years ago |
Joseph Henry
|
a33a494d60
|
Adjust terminology
|
6 years ago |
Joseph Henry
|
5f0ee4fc78
|
Fix invalid defaultBondingPolicy conditions, Add ZT_MultipathFlowRebalanceStrategy, Add basic hysteresis mechanism to flow re-assignment
|
6 years ago |
Joseph Henry
|
fa5c8ef434
|
Fix timers, fix flow count discrepancy after flow removal, fix balance-aware flow re-assignment when one or more links go down
|
6 years ago |
Joseph Henry
|
1dca7b92cf
|
Remove exit condition for bond creation during re-learning of previously-known paths
|
6 years ago |
Joseph Henry
|
5e122b95e7
|
Fix segfault during balance-rr when link is brought down
|
6 years ago |
Joseph Henry
|
7266550c22
|
Remove vestigial constructor, fix typos, clean up code
|
6 years ago |
Joseph Henry
|
7ed960297b
|
Merge changes from dev into multipath
|
6 years ago |
Grant Limberg
|
ee91c81799
|
Initialize C arrays to NULL in NetworkConfig() constructor
|
6 years ago |
Joseph Henry
|
58d567c331
|
Formatting
|
6 years ago |
Joseph Henry
|
a50e8e9878
|
Add Bonds, Slaves, and Flows
|
6 years ago |
Adam Ierymenko
|
ecee310087
|
Update built-in root list.
|
7 years ago |
Adam Ierymenko
|
a6dff8ff2f
|
Add an extra catch as workaround for possible cause of ARM crash.
|
7 years ago |
Adam Ierymenko
|
4281b6b448
|
Ignore MULTICAST_GATHER replies with the wrong count.
|
7 years ago |
Adam Ierymenko
|
5e8e935189
|
world!
|
7 years ago |
Adam Ierymenko
|
633cf9ec04
|
Warning removal
|
7 years ago |
Adam Ierymenko
|
e8ae333443
|
Version bumps, license fixed, and GitHub issue #990 take two
|
7 years ago |