At one level I am urging you on with all my might to get the newest bits working and am sorry to be attempting a deployment of the 1.8.x series. On the other hand having the lab setup again will be good for that rosy day when that happens and I keep finding bugs. On Tue, Oct 2, 2018 at 7:01 AM Juliusz Chroboczek <[email protected]> wrote: > > > And I'm *not* importing proto 51 of this list into babeld, but when it > > does a kernel dump, it gets it all, hits an internal memory limit > > processing the netlink data and doesn't manage to import *any* kernel > > routes. > > Right. As I've mentioned previously, the redistribution code in babeld is > very primitive: > > 1. the code makes a full route dump whenever something changes and > computes the difference, rather than receiving incremental deltas > from the kernel; > 2. it uses a quadratic algorithm to compute the difference. > > It's very low on my todo list (I've got way too much unmerged code > already), but I'll be glad to accept patches to fix either of these. > > -- Juliusz
-- Dave Täht CEO, TekLibre, LLC http://www.teklibre.com Tel: 1-669-226-2619 _______________________________________________ Babel-users mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/babel-users
