diff options
| author | Don Slice <dslice@cumulusnetworks.com> | 2016-07-15 06:33:48 -0700 |
|---|---|---|
| committer | Don Slice <dslice@cumulusnetworks.com> | 2016-07-15 06:33:48 -0700 |
| commit | 633e504d0a87cbaac2a700ceb667be04281064bf (patch) | |
| tree | b029fce1376c4dcac2c79bd76cc0e7a9ae226017 /lib/command.c | |
| parent | 7fb21a9f987c06edd11a23fed0999ef36d7fe685 (diff) | |
zebra: Eliminate use of imported arp entries as next-hops for other routes
Ticket: CM-8228
Signed-off-by: Donald Slice
Reviewed By:
Testing Done: Manual testing succesful. bgp-min and ospf-smoke successful. redistribute-neighbor-smoke
has the same failures as the base image.
Problem was due to considering imported /32 arp entries as elible next-hops for other routes
(in this case a static route.) This confuses the rib since this next-hop is considered both
recursive and onlink. Disallowed the use of this imported arp entry in next-hop determination.
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions
