Joseph Henry
|
6c85f8c7a7
|
Safely handle disappearing bonded interfaces (See issue #1587)
|
2022-05-06 14:59:34 -07:00 |
|
David Baird
|
eea93d2607
|
Fix SEGV caused by format string on 32-bit platforms / armv7l, reported in #1587 (#1658)
Looks great. Thanks for this!
|
2022-05-06 09:11:47 -07:00 |
|
Joseph Henry
|
e9f8ecbf7e
|
Properly initialize active-backup path index as partial fix for #1587
|
2022-05-04 09:51:48 -07:00 |
|
Adam Ierymenko
|
166c7978ee
|
ALMOST compiles for ARM64 Windows, only remaining barrier is ring in zeroidc.
|
2022-04-27 12:19:42 -04:00 |
|
Joseph Henry
|
66236e91a2
|
Style fix
|
2022-04-26 08:26:45 -07:00 |
|
Adam Ierymenko
|
76bce44280
|
Build fix.
|
2022-04-19 21:30:36 -04:00 |
|
Adam Ierymenko
|
ee0a194b25
|
Several more SSO/OIDC related fixes, and bump version to 1.8.9.
|
2022-04-19 21:29:11 -04:00 |
|
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.
|
2022-04-19 19:59:54 -04:00 |
|
Adam Ierymenko
|
fe0068da52
|
A bit more auth cleanup in the local node.
|
2022-04-19 16:34:46 -04:00 |
|
Adam Ierymenko
|
cd70fefc5e
|
Clean up some credential push stuff.
|
2022-04-19 16:06:53 -04:00 |
|
Adam Ierymenko
|
877f86a896
|
build fix
|
2022-04-19 12:44:18 -04:00 |
|
Adam Ierymenko
|
912036b260
|
Push credentials always if updated (client-side) and some controller-side cleanup that should be logically irrelevant but will prevent unnecessary DB lookups.
|
2022-04-19 12:41:38 -04:00 |
|
Adam Ierymenko
|
a4e8847664
|
Restore sending of rejections but move it exclusively to a thread, widen netconf window to 30 minutes.
|
2022-04-19 10:37:58 -04:00 |
|
Joseph Henry
|
7e4da53c0b
|
Check reference to failover path before use in active-backup scenario
|
2022-04-17 21:03:57 -07:00 |
|
Adam Ierymenko
|
fe376f6a1e
|
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
|
2022-04-15 14:23:40 -04:00 |
|
Adam Ierymenko
|
55a99f34d0
|
Tighten certificate window and deprecate sending of revocations for ordinary SSO timeouts. Revocations should only be for deliberate deauth to kick people off networks. Cert window should now stay within refresh window for SSO so normal cert expiration should handle it just fine.
|
2022-04-15 14:23:26 -04:00 |
|
Joseph Henry
|
99df637aae
|
Improve relationship between QOS timers and bucket sizes
|
2022-04-15 09:55:00 -07:00 |
|
Adam Ierymenko
|
a7dcfa18a2
|
Oops forgot last part of that fix for MAC errors.
|
2022-04-14 20:13:57 -04:00 |
|
Adam Ierymenko
|
4389b9feff
|
Likely fix for invalid MAC problem.
|
2022-04-14 20:10:20 -04:00 |
|
Joseph Henry
|
6f4a69703b
|
Fix ZT_SSO_SUPPORTED flag behavior. Allow disabling for embedded targets.
|
2022-03-31 21:45:38 -07:00 |
|
Adam Ierymenko
|
68c9398f71
|
Merge branch 'master' into dev
|
2022-03-10 15:48:47 -05:00 |
|
Adam Ierymenko
|
34a64f30de
|
Bump the peer cache serialization version due to path changes, will cause peers to be re-learned. Technically the peer cache is optional anyway so it's not going to break anything and should guard against weird issues due to path learning changes on restart.
|
2022-03-09 09:13:26 -05:00 |
|
Joseph Henry
|
3ead6b67cd
|
Dynamically scale bonded link monitor frequency according to aliveness
|
2022-03-02 14:58:31 -08:00 |
|
Joseph Henry
|
8148c658cf
|
Remove bonds for peers that have fully expired. Remove notion of bond health
|
2022-03-02 09:55:23 -08:00 |
|
Joseph Henry
|
1cf8a1f493
|
More accurate accounting of bond layer overhead traffic
|
2022-02-25 15:04:48 -08:00 |
|