Project

General

Profile

« Previous | Next » 

Revision d6d9144e

Added by Renato Botelho over 9 years ago

Only call pfSense_ipsec_list_sa() when IPsec is enabled

View differences:

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