Revision d6d9144e
Added by Renato Botelho over 9 years ago
usr/local/www/diag_ipsec.php | ||
---|---|---|
114 | 114 |
|
115 | 115 |
$a_phase1 = &$config['ipsec']['phase1']; |
116 | 116 |
|
117 |
$status = pfSense_ipsec_list_sa();
|
|
117 |
$status = ipsec_list_sa(); |
|
118 | 118 |
|
119 | 119 |
?> |
120 | 120 |
|
Also available in: Unified diff
Only call pfSense_ipsec_list_sa() when IPsec is enabled