summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2019-05-14 19:36:31 +0200
committerGitHub <noreply@github.com>2019-05-14 19:36:31 +0200
commitab78033d65dfcdbd5d1fe952193fc302b9843724 (patch)
tree8a353e96a2fd15285707ce60f3ff36b1dc964996
parentMerge pull request #4312 from lkrishnamoor/json_cli_bug_fix (diff)
parentzebra: send nexthop blackhole information in FPM (diff)
downloadfrr-ab78033d65dfcdbd5d1fe952193fc302b9843724.tar.xz
frr-ab78033d65dfcdbd5d1fe952193fc302b9843724.zip
Merge pull request #4335 from opensourcerouting/zebra-fpm-blackhole-info
zebra: send nexthop blackhole information in FPM
-rw-r--r--zebra/zebra_fpm_netlink.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/zebra/zebra_fpm_netlink.c b/zebra/zebra_fpm_netlink.c
index bdc1dcdff..16459b606 100644
--- a/zebra/zebra_fpm_netlink.c
+++ b/zebra/zebra_fpm_netlink.c
@@ -270,7 +270,6 @@ static int netlink_route_info_fill(netlink_route_info_t *ri, int cmd,
ri->rtm_type = RTN_BLACKHOLE;
break;
}
- return 1;
}
if ((cmd == RTM_NEWROUTE