summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards/traffic_shaper_wizard.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-11-19 19:09:04 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-11-19 19:09:04 +0000
commit605fe87fbb1f6f804ae9f15071586b1ecc93bf4a (patch)
tree8e141af56bb7bf8169040315e0a373ad940def17 /usr/local/www/wizards/traffic_shaper_wizard.xml
parentf80f319452353335e7fde8cce59d1c0bb99966b1 (diff)
downloadpfsense-605fe87fbb1f6f804ae9f15071586b1ecc93bf4a.zip
pfsense-605fe87fbb1f6f804ae9f15071586b1ecc93bf4a.tar.gz
MFC 14296
allow for the most stupid config ever if user selects nothing but p2pcatchall, allow them to be stupid and put all traffic in the p2p queue, effectively negating all benefits of shaping
Diffstat (limited to 'usr/local/www/wizards/traffic_shaper_wizard.xml')
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard.xml b/usr/local/www/wizards/traffic_shaper_wizard.xml
index 46c2188..dd0cdfe 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard.xml
+++ b/usr/local/www/wizards/traffic_shaper_wizard.xml
@@ -273,7 +273,7 @@
<type>checkbox</type>
<typehint>Lower priority of Peer-to-Peer traffic</typehint>
<description>This will lower the priority of P2P traffic below all other traffic. Please check the items that you would like to prioritize lower than normal traffic.</description>
- <enablefields>Aimster,BitTorrent,BuddyShare,CuteMX,DCplusplus,dcc,DirectConnect,DirectFileExpress,EDonkey2000,FastTrack,Gnutella,grouper,hotComm,HotlineConnect,iMesh,Napster,OpenNap,Scour,Shareaza,SongSpy,WinMX</enablefields>
+ <enablefields>p2pCatchAll,Aimster,BitTorrent,BuddyShare,CuteMX,DCplusplus,dcc,DirectConnect,DirectFileExpress,EDonkey2000,FastTrack,Gnutella,grouper,hotComm,HotlineConnect,iMesh,Napster,OpenNap,Scour,Shareaza,SongSpy,WinMX</enablefields>
<bindstofield>ezshaper->step4->enable</bindstofield>
</field>
<field>
@@ -285,7 +285,6 @@
<type>listtopic</type>
</field>
<field>
- <donotdisable>true</donotdisable>
<name>p2pCatchAll</name>
<type>checkbox</type>
<typehint>When enabled, all uncategorized traffic is fed to the p2p queue.</typehint>
OpenPOWER on IntegriCloud