Ondrej Zajicek <[email protected]> writes: > On Thu, Feb 23, 2017 at 04:32:20PM +0100, Toke Høiland-Jørgensen wrote: >> Ondrej Filip <[email protected]> writes: >> >> > Dear BIRD users, >> > it took us a very long time, but we are moving towards 2.0.x branch. >> > Main feature of this branch is IPv4 and IPv6 integration. >> >> So has anything more happened with this? I would like to try to get a >> working dual-stack version of Babel in Bird, but, well, in 2.0.0-pre0 >> the Babel protocol is broken entirely. Any plans to fix that? > > Hi, you could get it from our git (branch int-new). Babel was already > fixed in commit 5e8df049fbf53220735a2eeb6c751e1758869a18, but it is > still IPv6-only.
Ah, awesome! I was poking around in the git repo but didn't know where to look, so guess I missed that. I'll have a look at it. And yeah, 'working but v6-only' is a fine starting point as far as I'm concerned :) > BTW, Direct protocol (nest/rt-dev.c) could be a simple example how to > setup a protocol with (optional) two channels. Cool, thanks! -Toke
