s3: Add "smbcontrol winbindd ip-dropped <local-ip>"
authorVolker Lendecke <vl@samba.org>
Wed, 29 Sep 2010 10:17:05 +0000 (12:17 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 30 Sep 2010 12:30:33 +0000 (14:30 +0200)
commitbad98e37e7e4077a74c7b32d74499c78810192c5
tree0b69670fc18170d7bc5e9ef0be6643c1ef595fa9
parent10f0c785c70b89e76f3a9cd3b319262affc9447e
s3: Add "smbcontrol winbindd ip-dropped <local-ip>"

This is supposed to improve the winbind reconnect time after an ip address
has been moved away from a box. Any kind of HA scenario will benefit from
this, because winbindd does not have to wait for the TCP timeout to kick in
when a local IP address has been dropped and DC replies are not received
anymore.
source3/librpc/idl/messaging.idl
source3/utils/smbcontrol.c
source3/winbindd/winbindd.c
source3/winbindd/winbindd_cm.c
source3/winbindd/winbindd_dual.c
source3/winbindd/winbindd_proto.h