The source project of this merge request has been removed.
ITS#8847-New LDAP option to set source bind IP address
With the current logic when openldap client try to connect to target LDAP server, client automatically binds to an IP address returned by kernel so there is no provision to provide user specific source IP address. This feature introduces a new option "LDAP_OPT_SOCKET_BIND_ADDRESSES" where user can provide any dedicated IP/interface for binding to the target server.
Signed-off-by: ramakant ramakant.2.sharma@nokia.com