Commit 77da4c2
zebra: zebra_nhg_install_kernel incorrectly logs delay-install connected/kernel-learnt routes
Problem: Zebra incorrectly logs error messages for connected and kernel-learnt routes using the delayed-install optimization: zebra DPlane returned an invalid result code for attempt of installation of 10\[if 2 vrfid 11\] into the kernel
Fix: Handle SUCCESS case for routes with NEXTHOP_GROUP_INITIAL_DELAY_INSTALL. If NEXTHOP_GROUP_INITIAL_DELAY_INSTALL flag set -\> Expected (debug log only)
Signed-off-by: Vaideesh Ravi Shankar <[email protected]>1 parent 2007f16 commit 77da4c2
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3490 | 3490 | | |
3491 | 3491 | | |
3492 | 3492 | | |
| 3493 | + | |
| 3494 | + | |
| 3495 | + | |
| 3496 | + | |
| 3497 | + | |
| 3498 | + | |
| 3499 | + | |
| 3500 | + | |
| 3501 | + | |
| 3502 | + | |
3493 | 3503 | | |
3494 | 3504 | | |
3495 | 3505 | | |
| |||
0 commit comments