s3: Add "smbcontrol winbindd ip-dropped <local-ip>"
authorVolker Lendecke <vl@samba.org>
Wed, 29 Sep 2010 10:17:05 +0000 (12:17 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 30 Sep 2010 10:30:46 +0000 (12:30 +0200)
commit6b5b882073fa80c3ea7cbe52546cdc7a23a3444e
tree0c74e5d0e847782db76de526299e7a5bbfc073ea
parentbf0a27edecdfb366217b2e87cb842e598b3ec413
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/gen_ndr/messaging.h
source3/librpc/gen_ndr/ndr_messaging.c
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