summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2015-10-22 11:35:17 +0300
committervivek <vivek@cumulusnetworks.com>2016-06-06 09:29:13 -0700
commit0cd0d97907b09efaadd9e91ff57cb4391a45fc2b (patch)
tree5c23c9be122145591dee2089d09388f9b90849fc /lib/command.c
parent43ed4fe5cb02360b028182719eec1db06405f463 (diff)
bgpd: check rtt later after the real peer is known
OPEN message handler moves the connection from the temporary "struct peer" (used to accept it) to the real "struct peer" based on the configuration. RTT needs to be updated only to the real struct peer, and this patch moves the RTT query to point where realpeer is known. Fixes: ef757700d0 "bgpd: allow using rtt in route-map's set metric" Signed-off-by: Timo Teräs <timo.teras@iki.fi> (cherry picked from commit 0edba8b6ad9c83fa0a3cc58765fe9f123f4109ac) Conflicts: bgpd/bgp_packet.c
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions