touch up text
Ticket #1569
Switch over to array style page titles. Obtained-from: m0n0wall
Fix missing tag.
Do not show Apply button if IPSEC is disabled.
Ticket #1467
Revert previous commits now that IPSEC is reloading correctly.
Call vpn_ipsec_force_reload() when user clicks "Save"
add closing tr tag
Add missing closing td tag.
Add a plus button on the top header of these pages.This to make it easier on large configurations.
Remove IP Compression box. A lot of further refactoring is going to be required to make this work and we do not have enough time to do so before 1.2 beta.
Both -HEAD and -RELENG_1 have had a hidden feature to allow IPSEC compression. Add a checkbox to the screen to allow this hidden value to be toggled.
Show CARP IP in brackets () instead of a - which could be confusing
RIP confusing Failover IPSEC tab. We now allow CARP interfaces per VPN
Unbreak IPSEC editing
Allow CARP addresses to be the IPSEC endpoint.
This cleans up the code GREATLY and removes the FAILOVER IPSEC hack.
Call filter_configure() instead of /etc/rc.filter_configure from shell (extra exec call)
Remove #!/usr/local/bin/php
Sync filter after deleting a tunnel
MFC 6957Specify 'id' to the edit screen!
Allow for doubleclick editing
some crosslinking to "fly" from corrosponding setting to logs, diags and back
updating files to use theme imagesremoving images from /usr/local/wwwadding specific images into the correct theme directories
Move failver vpn settings to ipsec area in a tab
Suggested-by: hoba
After applying the settings, reload the filter in the background to trigger sync operations, etc.
Last of the bottom round fixesTurn top rounding back on now that those are all fixed
Use $pgtitle
Consolidate Apply changes button into the info box on the right hand side
include head.inc and round corners on tabs
Set page title
Use white found color
Don't use an array for page titles.
Switch back to pfSense style
Add back header
Import m0n0wall ipsec cert code
doubleclick to edit
icon placement
Add $Id$ tag
unused wan variable
Backout this commit until I can further control the outgoing ip.
Racoon interface listen selection
Add IPCOMP (IP Compression) support to IPSEC VPN's
Add Copyright to each file that we have touched so far and re attribute the file to Manuel Kasper such as:
Copyright (C) 2004 Scott Ullrich All rights reserved.
originally part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>....
Prefer older IPSEC SA's option.
add support for net.key.preferred_oldsa and add a checkbox on IPSec screen
Convert description font color to white
Initial revision