Mark Stapp
Mark Stapp
Yeah, I think either a) there's no difference between "fib" and not-fib output, or b) "fib" means ... something. I think it has meant "what is installed", but the test...
quite right - updated with a yang model change. > lib/if.c is fully converted to NB, I don't think we should add new functionality using regular non-NB vty anymore.
Updated to newer master; still working on this, still think it's worth ... something
rebased; still trying to get this to work...
ok - but there are things I don't think I get. the config example creates a vrf with a table, then the vrf is deleted. our normal practice is that...
Looking a little more, I think the problem is introduced early on: we have a route in vrf default, table 100; we are informed that vrf RED table 100 has...
every route (re, rn) has a vrf - and in the case of this config example, that is the default vrf. and when the config creates the new vrf, those...
looks like there are a couple of cores in the running CI - are those related at all?
Looks like you'll need to rebase to newer master in order to pick up some fixes that will help CI?
will the work in the open PR about memory footprint in vtysh show commands ( #16498 ) help with this - have you tried that diff in this scenario?