]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: default originate issue with intf peers and global intf address 1405/head
authorDon Slice <dslice@cumulusnetworks.com>
Fri, 3 Nov 2017 16:45:02 +0000 (16:45 +0000)
committerDon Slice <dslice@cumulusnetworks.com>
Fri, 3 Nov 2017 16:58:46 +0000 (16:58 +0000)
commitda9dbc349186ffd5f2250827e432d1d10d3b6d80
tree6108823c9e89e09938e7ee9a141b623cec9ab909
parent5f615b10557ff6c33505a77496abbdec17e321b7
bgpd: default originate issue with intf peers and global intf address

Problem reported that a receiver of a default route issued across bgp
unnumbered peering using default originate would have the route stay
as inactive.  Discovered we were messing up the nexthop value sent to
the peer in this one particular case.  Manual testing good, fix supplied
to the submitter and verified to resolve the problem.  bgp-smoke
completed successfully.

Ticket: CM-18634
Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_updgrp_adv.c