]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_nhg.c
zebra: Improve commenting for group requeue case
authorStephen Worley <sworley@cumulusnetworks.com>
Wed, 23 Oct 2019 19:07:22 +0000 (15:07 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:44 +0000 (11:13 -0400)
commite1292378e242735f25a4073119ca2da897100fc8
tree48f5bf667161f57319709e81d7715dc0e25606d5
parentc1da832a948af638c3edd88fc3e5e5a5b5b3248c
zebra: Improve commenting for group requeue case

The commenting for why we would need to requeue a
group from the kernel to be later processed was not
sufficient. Add a better explanation for the flow
and state of the system.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
zebra/zebra_nhg.c