Re: [homenet] Despair

2015-08-06 Thread Matthieu Boutier
Hi Dino, I want to make one comment about Babel, or more to the point the DUAL algorithm. I, with one other engineer were the original designers of EIGRP in the early 90s. We worked with Jose Garcia-Luna from SRI/UCSC on implementing the DUAL algorithm in EIGRP. Just be careful about

[homenet] User-space multipath-UDP in Mosh

2015-02-10 Thread Matthieu Boutier
Hello, We made a multipath version of Mosh[1], taking benefit of source-specific routing. It is built at the application layer over UDP. The following paper relates our experience: http://arxiv.org/abs/1502.02402 The source code is available on: https://github.com/boutier/mosh

Re: [homenet] sorting out the right ipv6 addr to choose and name in a source specific world

2014-12-19 Thread Matthieu Boutier
You might also need to combine the features of the gateway with the metric(s) of the path to the gateway. Its not really useful to select a faster gateway if the path towards the gateway goes over a slow wifi link. I do end-to-end measurements in my mosh implementation, so we should not