You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add support for link weights on router
* clippy fixes
* add tests
* change zid type to ZenohId in config
* clippy fixes
* increase delay in tests
* fix test
* clippy fix
* add method to update link weights
* add tests for link weights update
* clippy fix
* clippy fix
* clippy fix
* take the average weight when have conflicting weights on different nodes
* clippy fixes
* support linkstate weights in peers network
* fix interceptor cache, network weights test interaction
* add test for linkstate peers weights
* expose information about link weights to adminspace
* clippy fixes
* default config update
* use greater of 2 weights if they are set by both source and destination
* rename link_weights to transport weights in the config;
update documentation;
* move transport_weights under linkstate field in the config
* Update conf doc
* Rename field destination_zid to dst_zid
* Code style
* Update trace
* Rename fields in LinkInfo
* fix docs
---------
Co-authored-by: OlivierHecart <olivier.hecart@adlinktech.com>
0 commit comments