On Tue, Oct 23, 2018 at 2:30 PM Juliusz Chroboczek <[email protected]> wrote: > > 0. Pro memoria, babeld-1.8.1 and later are safe to use in networks with > the new source-specific code. > > 1. I've added a new per-interface flag "rfc6126-compatible" to the babeld > config file. It's a noop in the 1.8 branch, in the 1.9 branch it > prevents sending of packets that might confuse an older implementation > of Babel. > > 2. Babeld-1.8.4 is due in the second half of 2018, so if you have any > urgent bug fixes suitable for the stable branch, please send them > again. (Yeah, I know, I've not been a very good maintainer of late.) > > 3. I've just finished implementing the new source-specific extension. > It's in branch rfc6126bis, and is *completely* untested -- all I know > is that it compiles. I'm planning to fix the bugs tomorrow, please > beat me to it ;-)
I figure you want to sleep, but in great delirious joy I cross compiled this for openwrt on arm, and: Tue Oct 23 14:38:53 2018 daemon.err babeld[11651]: Warning: keyword "wired" is deprecated -- please use "type" instead. Tue Oct 23 14:38:53 2018 daemon.err babeld[11651]: Assertion failed: buf->len >= bytes + 2 && buf->buf[buf->len - bytes - 2] == type && buf->buf[buf->len - bytes - 1] == bytes (message.c: end_message: 966) killed the old conf file: Tue Oct 23 14:39:38 2018 daemon.err babeld[11703]: Warning: couldn't determine whether br-lan (11) is a wireless interface. Tue Oct 23 14:39:38 2018 daemon.err babeld[11703]: Assertion failed: buf->len >= bytes + 2 && buf->buf[buf->len - bytes - 2] == type && buf->buf[buf->len - bytes - 1] == bytes (message.c: end_message: 966) I got other fish to fry today, but a good start... > > -- Juliusz > > _______________________________________________ > Babel-users mailing list > [email protected] > https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/babel-users -- Dave Täht CTO, TekLibre, LLC http://www.teklibre.com Tel: 1-831-205-9740 _______________________________________________ Babel-users mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/babel-users
