summaryrefslogtreecommitdiff
path: root/doc/manpages/conf.py
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2019-10-14 20:44:56 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2019-10-14 21:17:04 -0400
commitf4d7cb0e9b365347015455d42ea69b115303da76 (patch)
tree0836c2fbeb5e4792728aa28ee84d66de30a07117 /doc/manpages/conf.py
parent890b7a3c7760b0465ade73eb493a9079d933c38d (diff)
bgpd: Properly lock parent node for type4 routes
When creating a bgp_path_info for a type 4 route the pi->extra->parent and the route node for the originating table were not being locked properly. This will prevent BGP from not properly cleaning up the data structures on cleanup. Possibly every one of the functions that we use to create the new bgp_path_info's should use an abstracted version of this code, but I am unsure at this point in time if a type 4 should use the same or not. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'doc/manpages/conf.py')
0 files changed, 0 insertions, 0 deletions