]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: sanity check when updating nexthop from bgp to zebra
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 3 Jan 2020 18:03:18 +0000 (19:03 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 18 May 2020 12:11:03 +0000 (14:11 +0200)
commitee9633ed87f0ff5da1373a42d6c044f0a682c8d3
tree7ba9d02ce4647cd4fb1443ba8b6f484c87fa7824
parentc4d466c830083e8ba58881d7ad03a90f6baf0754
bgpd: sanity check when updating nexthop from bgp to zebra

nexthop may sometimes not be passed through zebra, like for onlink
messages.

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