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)
commit89a9bb29a60a6fb1fba55987e6cf0a4baa695e50
tree63c7898aa26fe64b77b5b790e5fa874d04c2065b
parentb6c8011024ce4574f945d5a470075c6779b34a43
add a command "setnatgwstate {on|off}" that can be used to indicate if this node is using natgw functionality or not.
client/ctdb_client.c
doc/ctdb.1
doc/ctdbd.1
doc/ctdbd.1.html
doc/ctdbd.1.xml
include/ctdb.h
include/ctdb_private.h
server/ctdb_control.c
tools/ctdb.c