Donald Sharp
Donald Sharp
The condition I am worried about is setting the interface down -> this happens and FRR reacts to it *before* the test script wakes up enough to do the run...
IMO this is the wrong approach to the entire problem. If you want start and stop times then it should be done within conftest.py or it's ilk to get it...
You need to put a bit in the configure.ac file that detects c-ares versioning, see usage of AC_CHECK_LIB examples in the file. If you are not sure how to do...
7.3 is just over 4 years ago at this point in time. While this might be a valid problem given the age of the code you are working with no-one...
let's update the commit message to state `zebra: Update for DPDK >=22.11 API` to follow our standards, also let's remove the merge commit and force push a rebase onto the...
Please fix the problems identified by frrbot.
We would love for someone to take up the mantle of keeping this running. Please submit a patch and we'll get it in. As for the crash, if you can...
let's clean up the code warning and I believe we need a topotest too.
I really don't understand how this can work. It's not currently possible to have a ecmp path which contains a blackhole as far as my understanding goes. Can I get...
IMO zebra should not allow a ecmp path that has a `normal` nexthop and a `blackhole` nexthop. This should be stopped higher up in zebra and make the route unresolvable.