]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: Fix check for martian next hops
authorvivek <vivek@cumulusnetworks.com>
Mon, 15 May 2017 20:48:18 +0000 (13:48 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 12 Jul 2017 16:34:33 +0000 (12:34 -0400)
commit58cf4b28ff00d1ebb6a64e79393f5faa11567ac3
tree8a2fdabaf59008a184a886162cc96b9332e8bfcd
parent86f6f09e2e546ea93e550cf9028bd8f6237bcb38
bgpd: Fix check for martian next hops

Ensure that the check for martian next hop is correct, including for MP
nexthops, if IPv4.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_nexthop.c
bgpd/bgp_nexthop.h
bgpd/bgp_route.c