]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_nhg.h
zebra: add type to nhg_prot_del API for sanity check
authorStephen Worley <sworley@cumulusnetworks.com>
Tue, 15 Sep 2020 17:42:49 +0000 (13:42 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Mon, 28 Sep 2020 16:41:00 +0000 (12:41 -0400)
commitaaa42e056fe2e52c74c8e9241948cc76b61e2ee2
tree11c1033219b8c4c1ef8629f19d8f721bad96dd9b
parent54a701e4c1d61a7bc72161d501c5e4ee5204c929
zebra: add type to nhg_prot_del API for sanity check

Add type to the nhg_proto_del API params for sanity checking
that the types of the route sent by the proto matches the type
found with the ID.

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