Hello!
Ok, first buglet I'm noticing is in birdc when I list all the routes, "show route", sometimes the "bird>" prompt will overwrite parts of the last line. like this:
bird> show route ... xxx.xx.xx.xxx/xx via y.y.y.y on eth0 [DaMan 22:56] E2 (150/11/20) xxx.xx.xx.xxx/xx via y.y.y.y on eth0 [DaMan 22:56] E2bird>
Less often the same thing happens somewhere in the middle of the route list, so one route line overwrits part of the previous line.
Could you please try changing `unsigned max=64' to `unsigned max=4' in rt_show_cont() in nest/rt-table.c? Have a nice fortnight -- Martin `MJ' Mares <mj@ucw.cz> http://atrey.karlin.mff.cuni.cz/~mj/ Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth Uncle Ed's Rule of Thumb: Never use your thumb for a rule.