[Babel-users] Some idea on cost calculation based on hop count, loss and RTT

valent.turkovic at gmail.com valent.turkovic at gmail.com
Sat Apr 21 13:32:40 BST 2018


Hi Star,
what technology do you use for your long range links? Are there 3G
links with quite low signal quality and therefor you get a high loss
of packets?

Please explain your setup so we can get a better overall picture of
what you are trying to accomplish.

Cheers,
Valent.

On 21 April 2018 at 14:00, StarBrilliant <b13253 at gmail.com> wrote:
> On Sat, Apr 21, 2018 at 7:15 AM, StarBrilliant <b13253 at gmail.com> wrote:
>> ...
>
> Hi Babel developer,
>
> TL;DR:
> In case I didn't explain clearly in my previous mail, I think the
> current cost function is not suitable for long-range links:
>
> current_cost = hop/(1-loss)^2 + RTT
>
> I want to suggest a new cost function that may be better:
>
> my_new_cost = (hop+RTT) * sqrt(clip(loss))
>
> I wish we could have more flexible configurations for balancing
> tunneled networks.
>
>
> --
> Best regards,
> StarBrilliant
>
> _______________________________________________
> Babel-users mailing list
> Babel-users at alioth-lists.debian.net
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/babel-users



More information about the Babel-users mailing list