]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: Further peer_sort refinements
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 12 Feb 2020 19:41:11 +0000 (14:41 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 12 Feb 2020 19:45:06 +0000 (14:45 -0500)
commit469cbb0ffe6d70112fb8d524ee64bcba1a8b0196
tree7bca08f16355ae360517c3697020be1759ba0258
parentbf0d28dcf70f1418c860c9f3ef0124ba071566b0
bgpd: Further peer_sort refinements

Track the returned peer_sorted value and use it where
we can and recalculate where necessary.

This is an effort to reduce the amount of work done here.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgpd.c