summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-04-07 19:24:54 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-04-07 19:24:54 +0000
commit33a0c37d13f6cb96f9b7551560bd1ce61fc183af (patch)
tree74cae70f5ac86b37796f6e1e6eb3f69c81693999 /usr/local/www/vpn_ipsec.php
parentcd110adf99bed91a6ca617208a3016eb8ea4f8f4 (diff)
downloadpfsense-33a0c37d13f6cb96f9b7551560bd1ce61fc183af.zip
pfsense-33a0c37d13f6cb96f9b7551560bd1ce61fc183af.tar.gz
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.
Diffstat (limited to 'usr/local/www/vpn_ipsec.php')
-rwxr-xr-xusr/local/www/vpn_ipsec.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/usr/local/www/vpn_ipsec.php b/usr/local/www/vpn_ipsec.php
index 19186e5..d672413 100755
--- a/usr/local/www/vpn_ipsec.php
+++ b/usr/local/www/vpn_ipsec.php
@@ -117,12 +117,6 @@ include("head.inc");
<strong>Enable IPsec</strong></td>
</tr>
<tr>
- <td class="vtable">
- <input name="ipcomp" type="checkbox" id="ipcomp" value="yes" <?php if ($pconfig['ipcomp']) echo "checked=\"checked\"";?> />
- <strong>Enable IPsec Compression</strong>
- </td>
- </tr>
- <tr>
<td> <input name="submit" type="submit" class="formbtn" value="Save">
</td>
</tr>
OpenPOWER on IntegriCloud