summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohit Mehta <mohit.mehta@vyatta.com>2010-03-18 14:51:09 -0700
committerMohit Mehta <mohit.mehta@vyatta.com>2010-03-18 14:51:09 -0700
commitb491c7fdd5b7dab3842f283d078ba9163647bf2c (patch)
treef87a7ac6532023dd97b979912c6894b8a8c4b602
parent2dc53878629854c068ad02ab1f31af1a4e31becf (diff)
downloadvyatta-op-vpn-b491c7fdd5b7dab3842f283d078ba9163647bf2c.tar.gz
vyatta-op-vpn-b491c7fdd5b7dab3842f283d078ba9163647bf2c.zip
Part of fix for Bug 5067 to add PFS group support
-rw-r--r--src/command_proc_show_vpn.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/command_proc_show_vpn.cc b/src/command_proc_show_vpn.cc
index f82a968..f96b0b4 100644
--- a/src/command_proc_show_vpn.cc
+++ b/src/command_proc_show_vpn.cc
@@ -701,6 +701,8 @@ CommandProcShowVPN::convert_to_xml_auto_status(const string &line, bool debug)
m = "5";
} else if (m.find("Phase1") != string::npos) {
m = "Phase1";
+ } else {
+ m = "Disabled";
}
//assign encryption and hash