While I am happy to see this switchover... A) it would have be nice if you did not break the build, and had checked for dependencies on babels and fixed those too. there was only one... but it happened to be on code (hnetd) I am testing tomorrow morning at 10AM PDT. A find . -type f -name Makefile | xargs grep babels revealed that only hnetd depended on it.
B) It is not clear what else broke with hnetd with this change to babels from babeld. The two sets of init and config scripts had grown to differ quite a bit. C) You missed adding ipv6-subtrees support to the init script, and as all of openwrt has ipv6_subtrees support in the kernel, the default should be true for this os, not the default in babel, which is false. I do not have commit privs to the openwrt routing repo, but I will go patch up the build and see what happens for me in a few minutes. Those that actually have a working hnetd might want also to check to see that it still works with the babeld package rather than the now gone babels. On Fri, Apr 17, 2015 at 12:49 PM, Gabriel Kerneis <[email protected]> wrote: > Le 2015-04-14 14:21, Juliusz Chroboczek a écrit : >> >> Dear all, >> >> I am happy to announce that babeld-1.6.0 is available > > > It should be available in openwrt snapshots within 24h. Not tested, let me > know if anything breaks please. > > Note that I have removed the experimental babels package as a result. If you > use babels, you should switch to babeld 1.6.0. > > Best, > > -- > Gabriel > > > _______________________________________________ > Babel-users mailing list > [email protected] > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users -- Dave Täht Open Networking needs **Open Source Hardware** https://plus.google.com/u/0/+EricRaymond/posts/JqxCe2pFr67 _______________________________________________ Babel-users mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users

