summaryrefslogtreecommitdiff
path: root/doc/manpages
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2019-10-15 08:27:22 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2019-10-15 09:31:20 -0400
commitd7d158892a8aec3dba9e7f7a78f95a155cf1e34c (patch)
treed027139eaea6508a99dc0dc2dc764576d3d802eb /doc/manpages
parent4e2313d8ee9946354bd8a05a0ad3504f9a783b3e (diff)
bgpd: Soft reconfig-in should find the right bgp_path_info
When using soft reconfiguration inbound we are storing packet data on the side for replaying when necessary. The problem here is that we are just grabbing the first bgp_path_info and using that as the base. What happens when we have soft-reconfig turned on with multiple bgp_path_info's for a path? This was introduced in commit 8692c506520f6b268525b80890702432c95f13c4, yes back in 2012! I would argue, though, that it was just broken in a different way before this. Choose the correct bgp_path_info that corresponds to the peer we received the data from for rethinking. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'doc/manpages')
0 files changed, 0 insertions, 0 deletions