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>
Tue, 5 Oct 2010 12:04:05 +0000 (14:04 +0200)
commit1ded18d366d462013ba3b05d2afbbde17f922c78
treecc3eaba160bbbac422860b9521000b7fff9dd92a
parent7dbe4fba58f71e891c4be7ea00fa22389f865297
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.

Signed-off-by: Michael Adam <obnox@samba.org>
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