On Thu, Jul 28, 2022 at 12:22:24PM +0200, Claudio Jeker wrote: > This adjusts the output of bgpctl show fib. It removes the F_DOWN check > since kroutes no longer track this. And it changes the flag printing code > to reserve the space needed so that adjusting the flags does not break the > output. Last but not least increase the size of destination and gateway to > 32bytes so that more IPv6 addrs fit.
I like it. ok tb F_DOWN could now be removed from bgpd.h