]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: warn if zapi NHG add has no nexthops
authorStephen Worley <sworley@cumulusnetworks.com>
Wed, 20 May 2020 19:43:23 +0000 (15:43 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Mon, 28 Sep 2020 16:40:59 +0000 (12:40 -0400)
commit68671c74390fdb746568413e6d2150cae4c2d4b9
tree402491ef299747473b3a6fd1ab04a1a558af6089
parent24db1a7b9a289993439a8975558b53d6910adb5c
zebra: warn if zapi NHG add has no nexthops

Log a warning and return if we receive a NHG add via zapi
that has no nexthops.

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