]> git.proxmox.com Git - mirror_frr.git/commit - zebra/rt_netlink.c
zebra: add logging for NHG ignoring in netlink
authorStephen Worley <sworley@cumulusnetworks.com>
Thu, 28 May 2020 17:22:18 +0000 (13:22 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Mon, 28 Sep 2020 16:40:59 +0000 (12:40 -0400)
commit72938edfbc95ee86bccb84633d144951ae2b2b97
treeeeaef49d7f0903ba091f7e93eb04d21ad685efdd
parentb36bedd2c3ff98e75383630c2a637339c7f76eb5
zebra: add logging for NHG ignoring in netlink

Add some logging for when we choose to ignore a NHG install
for one reason or another. Also, cleanup some of the code
using the same accessor functions for the context object.

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