mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
939e5bdfd2
Automatic node address selection in the TCP transport does not work if net.ipv4.ip_nonlocal_bind=1 because all nodes will be able to bind() to the first address in the nodes list. Before getting to the bind() step, add a check to see if an address is local (i.e. on an interface). If not, it is not considered. This is defensively coded so that this step is skipped if local addresses can not be retrieved. Signed-off-by: Martin Schwenke <mschwenke@ddn.com> Reviewed-by: John Mulligan <jmulligan@redhat.com> Reviewed-by: Anoop C S <anoopcs@samba.org> |
||
---|---|---|
.. | ||
examples | ||
cluster_mutex_helper.txt | ||
ctdb_diagnostics.1.xml | ||
ctdb_mutex_ceph_rados_helper.7.xml | ||
ctdb-etcd.7.xml | ||
ctdb-script.options.5.xml | ||
ctdb-statistics.7.xml | ||
ctdb-tunables.7.xml | ||
ctdb.1.xml | ||
ctdb.7.xml | ||
ctdb.conf.5.xml | ||
ctdb.sysconfig.5.xml | ||
ctdbd.1.xml | ||
ltdbtool.1.xml | ||
onnode.1.xml | ||
ping_pong.1.xml | ||
readonlyrecords.txt |