From edceabce0d40be10567c376ff479706d0fbdcdf6 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Sat, 24 Jan 2009 18:53:02 -0600 Subject: Show all tunnels regardless of how many are actually up, we have a cool yellow status indicator showing tunnel status, let's show it instead of "no associations" message --- usr/local/www/diag_ipsec.php | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'usr/local/www/diag_ipsec.php') diff --git a/usr/local/www/diag_ipsec.php b/usr/local/www/diag_ipsec.php index 957f19c..a080a5b 100644 --- a/usr/local/www/diag_ipsec.php +++ b/usr/local/www/diag_ipsec.php @@ -75,7 +75,6 @@ $sad = ipsec_dump_sad();
- @@ -117,15 +116,6 @@ $sad = ipsec_dump_sad(); } } ?> - - - - -
Local IP Remote IP
-

- No IPsec security associations. -

-

-- cgit v1.1