]> git.puffer.fish Git - matthieu/frr.git/commit
With the dynamic update groups feature, BGP updates are formed for an update
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 12 Jun 2015 14:59:08 +0000 (07:59 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 12 Jun 2015 14:59:08 +0000 (07:59 -0700)
commit325671b7755b7db61a586dbe7732d9a8e7644b46
tree4e8ad97201091d32383a696eba8033b38852a893
parent3811f1e2a5d96a41d67570c5e49da19004bbc131
With the dynamic update groups feature, BGP updates are formed for an update
group and then replicated and sent for each member peer. The nexthop field
in the update is set only as part of this final step, as it may differ per
member peer. Update logs to display the final nexthop that is sent.
bgpd/bgp_packet.c
bgpd/bgp_updgrp_packet.c