]> git.proxmox.com Git - mirror_frr.git/commit - ospf6d/ospf6_zebra.c
*: remove ZEBRA_FLAG_{BLACKHOLE,REJECT} from API
authorDavid Lamparter <equinox@diac24.net>
Wed, 11 Apr 2012 21:52:46 +0000 (23:52 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Sun, 27 Aug 2017 23:21:43 +0000 (01:21 +0200)
commit09a484dd1d27580d98c4b94d3ed77e47d7aac0b5
treeac178c846ddabfe4d6c80d5f6b5f4ba6025bbea2
parent3df31ebb0328b4b84fa11d5fbd956dcc30c44dfe
*: remove ZEBRA_FLAG_{BLACKHOLE,REJECT} from API

FLAG_BLACKHOLE is used for different things in different places. remove
it from the zclient API, instead indicate blackholes as proper nexthops
inside the message.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
babeld/kernel.c
bgpd/bgp_zebra.c
lib/nexthop.h
lib/zclient.c
lib/zclient.h
nhrpd/nhrp_route.c
ospf6d/ospf6_zebra.c
ospfd/ospf_zebra.c