Add ajax mojo to gateway status widget
Correctly close opened [ arrays and such.
Use ) instead of ]
Do the same for filter logs on dashboard as on the System logs.
Overhaul IPsec related code. Shared functions have been consolidated intoa new file named /etc/ipsec.inc. Tunnel definitions have been split intophase1 and phase2. This allows any number of phase2 definitions to becreated for a single phase1 definition. Several facets of configuration...
Change /sbin/setkey to ipsec-tools /usr/local/sbin/setkey
Continue interface improvements
Fix multicast traffic display in widget.
touch up text
Ticket #1569
change href link
Fix broken ipsec logic
Fix ipsec overview for wan interface, carp already worked
reorganize ipsec code
improved load times for ipsec tunnels
show configuration screen to allow option to display detail IPsec info (will help with load times for many tunnels)
new ipsec widget
add support to change widget titles and add links.
Update reg ex to accommodate extra data thrown into logMFC: asap
Widget base. Note: changes to widgets are not saved yet.