summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-02-03 22:16:40 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-02-03 22:16:40 +0000
commitaf1ced34b0995cf13b3c19055483742458b06de5 (patch)
tree4aadd389c0e39f418b1e6ace5cd8c4fde5e6cbc0 /usr
parentfbc493bcf6b063fd212d5d0afd83f1703a35ce52 (diff)
downloadpfsense-af1ced34b0995cf13b3c19055483742458b06de5.zip
pfsense-af1ced34b0995cf13b3c19055483742458b06de5.tar.gz
Add back iplen
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/firewall_shaper_edit.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/local/www/firewall_shaper_edit.php b/usr/local/www/firewall_shaper_edit.php
index 3ee7f9b..5eecb43 100755
--- a/usr/local/www/firewall_shaper_edit.php
+++ b/usr/local/www/firewall_shaper_edit.php
@@ -714,7 +714,6 @@ function dst_rep_change() {
<span class="vexpl">Use this to match packets according to their IP TOS values.
</span></td>
</tr>
- <!--
<tr>
<td width="22%" valign="top" class="vncell">IP packet length</td>
<td width="78%" class="vtable"><input name="iplen" type="text" id="iplen" size="10" value="<?=htmlspecialchars($pconfig['iplen']);?>">
@@ -723,7 +722,6 @@ function dst_rep_change() {
(either a single value or a range in the syntax <em>from-to</em>,
e.g. 0-80). </td>
</tr>
- -->
<tr>
<td width="22%" valign="top" class="vncell">TCP flags</td>
<td width="78%" class="vtable"> <table border="0" cellspacing="0" cellpadding="0">
OpenPOWER on IntegriCloud