From ac24ac6bbb5b94e1eb8420404a9b7bd9daf998b7 Mon Sep 17 00:00:00 2001 From: PiBa-NL Date: Thu, 30 Mar 2017 21:20:18 +0200 Subject: ipsec overview, check label exists for interface including disabled ones, tell what was configured if not found. --- src/usr/local/www/vpn_ipsec.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'src/usr/local/www') diff --git a/src/usr/local/www/vpn_ipsec.php b/src/usr/local/www/vpn_ipsec.php index 36ad6a1..df1e6e9 100644 --- a/src/usr/local/www/vpn_ipsec.php +++ b/src/usr/local/www/vpn_ipsec.php @@ -258,7 +258,7 @@ if (is_subsystem_dirty('ipsec')) { $address) { $iflabels[$vip] = $address; @@ -308,7 +308,11 @@ $i = 0; foreach ($a_phase1 as $ph1ent):