Skip to content

Fix loadbalanced

Gijs Peskens requested to merge gpeskens/librist:fix_loadbalanced into master

Fixes weight not getting stored at peer and peer selection failing (in about 12% of packets on my test) resulting in packets not being sent and impossible to recover (as counters are not incremented in that case)

Merge request reports