1957 Commits (411e54023aa0b83d0c79ef91bbe2ddaec9422cd2)

Author SHA1 Message Date
Grant Limberg 411e54023a
adding incoming zt packet type metrics (#1976) 3 years ago
Grant Limberg e4cb74896b
Central startup update (#1973) 3 years ago
Grant Limberg 8e6e4ede6d
Add prometheus metrics for Central controllers (#1969) 3 years ago
Brenton Bostick 1b59712c48
Fix: warning: mutex '_aqm_m' is not held on every path through here [-Wthread-safety-analysis] (#1964) 3 years ago
Brenton Bostick 7c8d5b0afd
_bond_m guards _bond, not _paths_m (#1965) 3 years ago
Joseph Henry ce9330e9bb
Prevent path-learning loops (#1914) 3 years ago
Adam Ierymenko 1c5897895b
1.10.4 merge into main (#1893) 3 years ago
Joseph Henry 40705caf7e
Fix condition where full HELLOs might not be sent when necessary (#1877) 3 years ago
Monica Moniot 666fb7ea2d
eliminated duplicate paths (#1870) 3 years ago
Gleb Mazovetskiy 9c9d1650d1 Check for ARM Cryptography Extension support 3 years ago
Grant Limberg 0ae09577f6
Client & Central Controller updates to support additonal OIDC features (#1848) 3 years ago
Brenton Bostick a59f82093a
Fix Possible misuse of comma operator here (#1851) 3 years ago
Joseph Henry 39f3f5b2d9 User-configurable physical MTU for individual links 3 years ago
Brenton Bostick d31f238be0
fix typos (#1843) 3 years ago
Joseph Henry 91bae4b1a8 Add missing default initialization of _lowBandwidthMode 3 years ago
Joseph Henry 3c9ea2b667
Add low-bandwidth mode 3 years ago
Brenton Bostick 5b5f9a069a fix typos 3 years ago
Brenton Bostick 4d50ed0b9d Fix several warning: format specifies type 'XXX' but the argument has type 'YYY' 3 years ago
Brenton Bostick 3b8c33d49a fix typos in code 3 years ago
Brenton Bostick f74a594e98 fix typos in comments and strings 3 years ago
Joseph Henry b02a41751c
Fix unresponsiveness when moving flows in balance-aware (See #1764) 3 years ago
travis laduke 82c799b9d1 Expose surface addresses in info json 3 years ago
Joseph Henry e1f60e3f83
Behavioral changes to multipath balance modes (See: #1745 and #1753) 3 years ago
Adam Ierymenko 86a436e9bf Small string fix. 4 years ago
Joseph Henry bc521504ca
Improved multipath link monitoring 4 years ago
Joseph Henry 0797adf223
Improve output of bond list command 4 years ago
Joseph Henry 50e131a4ff
Partial fix for discrepancy between docs and implementation 4 years ago
grapexy b733bb8ead Fix sanity checks overwriting custom policy parameters 4 years ago
Joseph Henry e18d206248
Add warm spare feature for balance modes 4 years ago
Joseph Henry 66b70a8043
Prevent re-armoring of packets when in multipath broadcast mode 4 years ago
Joseph Henry 1d1843bf3b
Forget links if QoS verbs fail to arrive 4 years ago
Joseph Henry 0e23ba8f1a
Add logic short-circuit to avoid unnecessary bond rebuild logic when appropriate 4 years ago
Joseph Henry b6074da498
Fix nonsensical equality comparison which may prevent certain links from being regarded as preferred in multipath scenarios 4 years ago
Anders Jenbo 7e92d478a1
Add missing <algorithm> include (#1709) 4 years ago
Joseph Henry ff670d044a
Fix integer format specifier compiler warnings 4 years ago
Joseph Henry 7ed5bde426
Fix for ab-mode link failure, QoS metrics (WIP) 4 years ago
Adam Ierymenko e672dc8094
Set version to correct 1.10.0. 4 years ago
Joseph Henry 1a400d33fd
Fix link creation bug in active-backup mode 4 years ago
Joseph Henry c34325fee7
Fix attribute placement for debugging functions (#1587) 4 years ago
Joseph Henry db8443ef7d
Remove attributes causing build failures on various platforms (#1587) 4 years ago
Joseph Henry 6c85f8c7a7
Safely handle disappearing bonded interfaces (See issue #1587) 4 years ago
David Baird eea93d2607
Fix SEGV caused by format string on 32-bit platforms / armv7l, reported in #1587 (#1658) 4 years ago
Joseph Henry e9f8ecbf7e
Properly initialize active-backup path index as partial fix for #1587 4 years ago
Adam Ierymenko 166c7978ee ALMOST compiles for ARM64 Windows, only remaining barrier is ring in zeroidc. 4 years ago
Joseph Henry 66236e91a2
Style fix 4 years ago
Adam Ierymenko 76bce44280
Build fix. 4 years ago
Adam Ierymenko ee0a194b25
Several more SSO/OIDC related fixes, and bump version to 1.8.9. 4 years ago
Adam Ierymenko ef08346a74
Fix a possible excessive memory use issue in controller and clean up a bunch of COM handling and other code in the normal node. 4 years ago
Adam Ierymenko fe0068da52
A bit more auth cleanup in the local node. 4 years ago
Adam Ierymenko cd70fefc5e
Clean up some credential push stuff. 4 years ago