Babel over wireguard

2017-12-06 Thread Ryan Whelan
I'm looking to run babel over wireguard links and running into issues. I seem to be unable to get Bird or the reference implementation of Babel to bind to any wireguard interfaces. Is this a known issue? or has anyone found a config that works? thanks! ___

Re: Babel over wireguard

2017-12-06 Thread Ryan Whelan
Are there any routing protocol implementations that do not depend on multicast? In my setup, 2 hosts will be able to route to one another over 2 different wg interfaces and I just need something to select whichever interface has the least latency. Anything like that exist? :D On Wed, Dec 6, 2017

Re: Babel over wireguard

2017-12-06 Thread Toke Høiland-Jørgensen
Ryan Whelan writes: > Are there any routing protocol implementations that do not depend on > multicast? We are in the process of standardising Babel, and one of the things we are adding is the ability to run entirely over unicast. So in the future, Babel will be able to do this (and integration

Re: Babel over wireguard

2017-12-06 Thread Ryan Whelan
If you're gauging interest, I would be very interested in using unicast atop Wireguard for routing selection Thank you for the explanation; very helpful. On Wed, Dec 6, 2017 at 8:11 AM, Toke Høiland-Jørgensen wrote: > Ryan Whelan writes: > > > Are there any routing protocol implementations th

Re: Babel over wireguard

2017-12-06 Thread Toke Høiland-Jørgensen
Ryan Whelan writes: > If you're gauging interest, I would be very interested in using > unicast atop Wireguard for routing selection Noted. No promises as to when I'll get around to implementing this, though ;) > Thank you for the explanation; very helpful. You're very welcome! -Toke

Re: Babel over wireguard

2017-12-06 Thread Lucian Cristian
On 06.12.2017 15:22, Ryan Whelan wrote: If you're gauging interest, I would be very interested in using unicast atop Wireguard for routing selection Thank you for the explanation; very helpful. On Wed, Dec 6, 2017 at 8:11 AM, Toke Høiland-Jørgensen > wrote: Ryan Whe

Re: Babel over wireguard

2017-12-06 Thread Toke Høiland-Jørgensen
On 6 December 2017 13:07:56 CET, Ryan Whelan wrote: >I'm looking to run babel over wireguard links and running into issues. >I >seem to be unable to get Bird or the reference implementation of Babel >to >bind to any wireguard interfaces. Is this a known issue? or has anyone >found a config tha