Revision 859a5304
Added by Renato Botelho about 11 years ago
usr/local/www/diag_ipsec.php | ||
---|---|---|
116 | 116 |
?> |
117 | 117 |
<tr> |
118 | 118 |
<td class="listlr"> |
119 |
<?php echo htmlspecialchars($ikesa['peerconfig']);?>
|
|
119 |
<?php echo htmlspecialchars(ipsec_get_descr_by_peerconfig($ikesa['peerconfig']));?>
|
|
120 | 120 |
</td> |
121 | 121 |
<td class="listr"> |
122 | 122 |
<?php if (!is_array($ikesa['local'])) |
Also available in: Unified diff
Fix #3665, show IPSec tunnel description on status page