Mark Stapp
Mark Stapp
oh man - that del_all loop is dreadful - it looks like it touches every node in the tree, even though it _could_ start with the first entry with the...
I have reservations about this: if a system is so loaded that it is running seconds behind, as in the description, should it be prioritizing more connections and more work?...
The test is really just comparing interfaces - I think the code that tests the interface name is sort of ... internal, it's not really the right thing to try...
Can you say a bit about what the "issues" are: is there ... memory that's not freed? or ... something that's freed too soon, while it might still be used...
@Mergifyio backport dev/10.5
@eqvinox @ton31337 any remaining questions? can you approve so we can merge this?
> nothing from my side how about ... approving it then? I think the rest of us don't want to merge when it appears you still have questions?
Have you looked at the json-c library? it looks like it would be possible to do our own string output walk through a tree of json objects, keep track of...
I believe zebra is doing what you describe - have you looked at what zebra_neigh.c and zebra_evpn_neigh.c are doing? is there something that you think is not working?
This should be closed by #17581