add a command "setnatgwstate {on|off}" that can be used to indicate if this node...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 27 Jul 2009 23:58:11 +0000 (09:58 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 27 Jul 2009 23:58:11 +0000 (09:58 +1000)
commit72e2380e921018abe8351b0ce5e20737a7722da4
tree4523a8e2dfe90de98c3e91fbf31d383cfd2fe172
parent679ef878f81d261bf3b8ec615e44b3b087873685
add a command "setnatgwstate {on|off}" that can be used to indicate if this node is using natgw functionality or not.

(This used to be ctdb commit 89a9bb29a60a6fb1fba55987e6cf0a4baa695e50)
ctdb/client/ctdb_client.c
ctdb/doc/ctdb.1
ctdb/doc/ctdbd.1
ctdb/doc/ctdbd.1.html
ctdb/doc/ctdbd.1.xml
ctdb/include/ctdb.h
ctdb/include/ctdb_private.h
ctdb/server/ctdb_control.c
ctdb/tools/ctdb.c