Comment 3 for bug 1383393

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/7434
Committed: http://github.org/Juniper/contrail-controller/commit/de9f1bba1c6824d7a120ca6b15acdabdbaecdb1f
Submitter: Zuul
Branch: master

commit de9f1bba1c6824d7a120ca6b15acdabdbaecdb1f
Author: Tapan Karwa <email address hidden>
Date: Fri Feb 13 14:17:52 2015 -0800

Second set of changes for bgp authentication via tcp-md5.

Take care of review comments regarding const and static. Some modularization.
Code to clear the listen socket when the peer is going away or peer address is
changing. Check for non-zero IP before setsockopt. Check if acceptor is present
before using it. Break up the code doing the setsockopt into one for the
session and one for the listen socket.

Change-Id: I72aa07e052c8905b5d6696040c4810bb8d8d5a4d
Partial-Bug: 1383393