diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-01-18 00:13:09 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-01-18 00:13:09 +0000 |
commit | 3d5c8503db8cd43cc76ca57781c01e7d9b0d47fd (patch) | |
tree | bc2c8964e9111f182383491e1dd7659f7206019c /packages/carp.xml | |
parent | acaa45fb9a519ae013fa9cdde3a202532be56f5a (diff) | |
download | pfsense-packages-3d5c8503db8cd43cc76ca57781c01e7d9b0d47fd.tar.gz pfsense-packages-3d5c8503db8cd43cc76ca57781c01e7d9b0d47fd.tar.bz2 pfsense-packages-3d5c8503db8cd43cc76ca57781c01e7d9b0d47fd.zip |
Add VHID group password
Diffstat (limited to 'packages/carp.xml')
-rw-r--r-- | packages/carp.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/carp.xml b/packages/carp.xml index 40e789fe..2f60836a 100644 --- a/packages/carp.xml +++ b/packages/carp.xml @@ -50,6 +50,12 @@ <type>input</type> </field> <field> + <fielddescr>Password</fielddescr> + <fieldname>password</fieldname> + <description>Enter the VHID group password.</description> + <type>password</type> + </field> + <field> <fielddescr>Virtual IP Netmask</fielddescr> <fieldname>netmask</fieldname> <description>Enter the IP Address's netmask that you would like to share on both machines</description> |