1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/ctdb
Ronnie Sahlberg bdd67bba1e add a --single-public-ip argument to ctdbd to specify the ip address
used in single public ip address mode.
when using this argument, --public-interface must also be used.

add a vnn structure to the ctdb context to describe the single public ip 
address


update the killtcp control in the daemon that if a socketpair that is to 
be killed does not match a normal public address it checks if the 
destination address maches the single public ip address and if so uses 
that vnn structure from the ctdb context


this allows killtcp to kill also connections to the single public ip 
instead of only normal public addresses

(This used to be ctdb commit 5661ba17b91f62821dec1c76056c78b99752a90b)
2007-10-10 09:42:32 +10:00
..
client add a control to send gratious arps from the ctdb daemon 2007-10-09 11:56:09 +10:00
common added support for persistent databases in ctdbd 2007-09-21 12:24:02 +10:00
config add a --single-public-ip argument to ctdbd to specify the ip address 2007-10-10 09:42:32 +10:00
doc update vnn -> pnn in documentation 2007-09-14 14:24:53 +10:00
ib more merges for GPLv3 update 2007-07-10 15:46:05 +10:00
include add a --single-public-ip argument to ctdbd to specify the ip address 2007-10-10 09:42:32 +10:00
lib make sure we set close on exec on any possibly inherited fds 2007-09-19 11:46:37 +10:00
packaging/RPM add an initial test version of an ip multiplex tool that allows us 2007-10-08 14:05:22 +10:00
server add a --single-public-ip argument to ctdbd to specify the ip address 2007-10-10 09:42:32 +10:00
tcp change ctdb->vnn to ctdb->pnn 2007-09-04 10:06:36 +10:00
tests no longer wait at startup for services to become available, instead 2007-09-24 10:00:14 +10:00
tools add a control to send gratious arps from the ctdb daemon 2007-10-09 11:56:09 +10:00
utils add an initial test version of an ip multiplex tool that allows us 2007-10-08 14:05:22 +10:00
web one more command to run to enable winbind for vsftpd 2007-09-19 11:53:48 +10:00
.bzrignore more code rearrangement 2007-06-07 22:16:48 +10:00
aclocal.m4 initial version 2006-11-18 10:41:20 +11:00
autogen.sh use the new lib/events autoconf code 2007-05-05 17:18:06 +10:00
config.guess more merges for GPLv3 update 2007-07-10 15:46:05 +10:00
config.mk minor back-merge from samba4 2007-07-10 18:13:47 +10:00
config.sub more merges for GPLv3 update 2007-07-10 15:46:05 +10:00
configure.ac add an initial test version of an ip multiplex tool that allows us 2007-10-08 14:05:22 +10:00
install-sh initial version 2006-11-18 10:41:20 +11:00
Makefile.in add an initial test version of an ip multiplex tool that allows us 2007-10-08 14:05:22 +10:00