]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: add ZAPI_XXX_FAIL_REMOVE flag in switch
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 18 May 2018 16:15:47 +0000 (18:15 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 25 May 2018 13:49:38 +0000 (15:49 +0200)
commitf18a08f5183ffd34ef5afc3f53247c91594058b6
treece47db0ee4cb1c4744df9790465dfa6837e60ea8
parent373dd3b5fdeb9b9e739f51df13eb5622c37514a6
bgpd: add ZAPI_XXX_FAIL_REMOVE flag in switch

The new enums for handling REMOVE failures are appended in the switch
case.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_zebra.c