Display tunnel description on IPsec widget
There was not even code to attempt to display the description.Also, when I first created a phase1 and there were no phase2 yet, the widget spat out the warning for the line:foreach ($config['ipsec']['phase2'] as $ph2ent){ ......
Oops remove variable with same name unused!
Add checks for ghost phase2 and no need to check for number of phase2 here
Correct skipping of disabled tunnels
Correct status counter of inactive tunnels
Oops do not override ipsec status array!
Merge pull request #1397 from phil-davis/patch-15
Merge pull request #1400 from phil-davis/patch-17
Correct dashboard with new ipsec generation
Handle firewall log widget display formats
the same way for the initial display and for updated rows done by Java Script. Now we receive the source IP and port, destination IP and port, all in separate fields so they can be put together in whatever combination for display....
View revisions
Also available in: Atom