1972 Commits (230ae6bd164eeed8ade3fa247fb2f52bc1a5e9f6)

Author SHA1 Message Date
Brenton Bostick 64c2634b71
suppress warnings: comparison of integers of different signs: 'int64_t' (aka 'long') and 'uint64_t' (aka 'unsigned long') [-Wsign-compare] (#2063) 3 years ago
Grant Limberg 5a36b315a3
Exit if loading an invalid identity from disk (#2058) 3 years ago
Joseph Henry 5ad0212b93
Allow sending all surface addresses to peer in low-bandwidth mode 3 years ago
Grant Limberg 17f6b3a10b
central controller metrics & request path updates (#2012) 3 years ago
Grant Limberg adfbbc3fb0
Controller Metrics & Network Config Request Fix (#2003) 3 years ago
Grant Limberg f621261ff9
Update readme files for metrics (#2000) 3 years ago
Grant Limberg 00d55fc4b4
Metrics consolidation (#1997) 3 years ago
Grant Limberg 74dc41c7c7
Peer metrics (#1995) 3 years ago
Grant Limberg 925599cab0
Network-metrics (#1994) 3 years ago
Brenton Bostick a43048a1ad
fix type signatures (#1991) 3 years ago
Grant Limberg 54f339f0c0
fix a couple of metrics (#1989) 3 years ago
Brenton Bostick 115b9147b9
fix memory leak (#1992) 3 years ago
Grant Limberg 06b487119d
More packet metrics (#1982) 3 years ago
Brenton Bostick f73e51e94c
Brenton/curly braces (#1971) 3 years ago
Grant Limberg 595e033776
Outgoing Packet Metrics (#1980) 3 years ago
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. 3 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