]> git.proxmox.com Git - mirror_frr.git/commit - sharpd/sharp_zebra.c
*: make failure to decode nht update an error
authorQuentin Young <qlyoung@nvidia.com>
Wed, 30 Sep 2020 22:37:15 +0000 (18:37 -0400)
committerQuentin Young <qlyoung@nvidia.com>
Wed, 30 Sep 2020 22:37:15 +0000 (18:37 -0400)
commit6c83ddedcf1a5935284be238ba09cfa3d6e7cd1e
tree89a13df0044b9f010d5ecbfe9d0a286ed91bda00
parent2fec17cd047defee33e5a469b0c5bf9e2853a8f9
*: make failure to decode nht update an error

This should never happen; no need to debug guard it and it's not a
warning, if this isn't working then NHT is not working at all.

Signed-off-by: Quentin Young <qlyoung@nvidia.com>
bgpd/bgp_nht.c
pbrd/pbr_zebra.c
pimd/pim_nht.c
sharpd/sharp_zebra.c
staticd/static_zebra.c