[Babel-users] Route selection using smoothed metrics

2012-07-03 Thread Juliusz Chroboczek
Dear all, I'm currently experimenting with a new algorithm to improve the stability of route selection in Babel. The algorithm is fully generic (it should apply to any routing protocol that has flexible route selection), and, after quite a few rounds of refinement, turns out to be trivially

Re: [Babel-users] Route selection using smoothed metrics

2012-07-03 Thread Dave Taht
Babel is designed to react very fast to topology changes -- after a route is lost, Babel is supposed to switch to an alternate route after a time that, in the absence of packet lost, is at most 20ms per hop to the source. I am mostly writing this message as a heads up for those doing science