]> git.puffer.fish Git - matthieu/frr.git/commit
During connection setup, there may be two connections in progress for a BGP
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 01:04:19 +0000 (18:04 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 01:04:19 +0000 (18:04 -0700)
commit5b6dc0dddce563d4806d8182c2a9b919cf906ca2
tree83b260ce74950268e05b6a663d9b9ad71e6d116a
parentc9dc1a61e26818eee1dc96cde24f6a56c41e0b96
During connection setup, there may be two connections in progress for a BGP
peer - one initiated by the local system and the other initiated by the peer.
Enhance key debug logs to also print the socket file descriptor so that it is
clear which events pertain to which connection.
bgpd/bgp_fsm.c
bgpd/bgp_network.c