summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards/traffic_shaper_wizard.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo noted in ticket #1657Bill Marquette2008-05-171-1/+1
| | | | MFC of changeset [22577]
* Add Xbox360 support in the gaming sectionScott Ullrich2007-01-141-1/+7
| | | | See http://support.microsoft.com/kb/908874
* Reintroduce the Penalty Box option. This one has reported succes fromSeth Mos2007-01-061-182/+254
| | | | | | forum users and has been out there for over 2 weeks now. This also allows you to set a upper limit to the p2p queues. Together with the p2pcatchall that makes for a reasonable p2p blocker.
* Backout penalty box option.Scott Ullrich2006-12-231-190/+137
| | | | Step 3 is supposed to be VOIP, and Seth forgot to rename all of the step ids in the .inc file leading to utter badness.
* Add Penalty box option to the RELENG_1 wizard. I've had no complaintsSeth Mos2006-12-141-137/+190
| | | | | | | and the tests work. It works quite similar to voip queue but with a upper limit. NOTE: This does not shape FTP traffic because of the FTP proxy.
* MFC 14296Scott Ullrich2006-11-191-2/+1
| | | | | | 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
* Note that the shaper is not compatible with bridging in the opening warningScott Ullrich2006-09-181-10/+10
|
* Fix descriptionScott Ullrich2006-07-011-1/+1
|
* Add Jabber IM. It is the standard on the internet so we should support it ↵Scott Ullrich2006-07-011-1/+21
| | | | out of the box if we do not support editing of the default generated traffic shaper configuration.
* Add back missing <option>Scott Ullrich2006-05-161-0/+1
|
* Remove duplicate <option> tagScott Ullrich2006-05-161-1/+0
|
* MFC 12255Scott Ullrich2006-05-161-99/+99
| | | | Make "Default" the default selected option MFC: possible MFC candidate
* Change Default queues to <value>D</value>Scott Ullrich2006-04-091-1/+1
|
* Change Default queues to <value>D</value>Scott Ullrich2006-04-091-1/+1
|
* MFC 11285Scott Ullrich2006-04-091-23/+23
| | | | Other Applications will now be in OtherH, OtherL, or default depending on setting. This is important if you don't want all your apps to hit the P2PCatchall rule if selected.
* Use complete path to .inc fileScott Ullrich2006-04-021-8/+8
|
* * Seperate out code from eval() blocks into a common include fileScott Ullrich2006-04-021-994/+17
| | | | * Add support for common include file
* anwhere -> anywhereScott Ullrich2006-04-021-3/+3
|
* Sepearte back out to tcp and undpScott Ullrich2006-04-021-1/+1
|
* Set interface variablesScott Ullrich2006-04-021-0/+5
|
* Do not add blank recordsScott Ullrich2006-04-021-1/+1
|
* Do not add blank recordsScott Ullrich2006-04-021-1/+2
|
* Add CVSUP to enablefieldsScott Ullrich2006-04-021-1/+1
|
* Add CVSUPScott Ullrich2006-04-021-1/+25
|
* Add p2p catch all rules *AFTER* sorting rules by priorityScott Ullrich2006-04-021-41/+40
|
* Remove LScott Ullrich2006-04-021-2/+2
|
* * Add new filter loading status page used after traffic shaper load screenScott Ullrich2006-04-021-13/+50
| | | | * Fix p2p queues
* Add p2pCatchAll support. See http://forum.pfsense.org/index.php?topic=821.0 ↵Scott Ullrich2006-04-011-150/+173
| | | | for more information.
* MFC 10652Scott Ullrich2006-03-171-10/+10
| | | | Make wizard work on described OPT interfaces
* Add NNTP (Internet News) supportScott Ullrich2006-03-051-20/+46
|
* Correct if checkScott Ullrich2006-02-261-1/+1
|
* MFCScott Ullrich2006-02-261-174/+45
| | | | Shaper fixes from BillM
* MFC 9611Scott Ullrich2006-01-231-56/+61
| | | | Ticket #792 - fix 6 month old shaper bug that caused erratic speeds and latencies. With a 10Mbit queue and 4 iperf jobs running through it in default and otherL queues, I can get an icmp through in otherH with a mere 25ms additional latency on average.
* Nuke scheduler type, parser ignores <!-- --> .... bad parser.Scott Ullrich2006-01-231-25/+0
|
* add missing ;Scott Ullrich2006-01-231-1/+1
|
* Comment out correctlyScott Ullrich2006-01-231-1/+1
|
* MFC 9615Scott Ullrich2006-01-231-1/+4
| | | | CBQ isn't fully fleshed out - doesn't belong in RELENG_1
* MFC 9611Scott Ullrich2006-01-231-227/+369
| | | | Ticket #792 - fix 6 month old shaper bug that caused erratic speeds and latencies. With a 10Mbit queue and 4 iperf jobs running through it in default and otherL queues, I can get an icmp through in otherH with a mere 25ms additional latency on average.
* wow -> worldofwarcraftScott Ullrich2006-01-051-1/+1
| | | | Ticket #769
* MFC 8799Scott Ullrich2005-12-291-1/+18
| | | | EZShaper wizard will now spit out rules ordered by queue priority in order to at least make a stab at a reasonable rule order
* MFC 8780Scott Ullrich2005-12-291-1/+16
| | | | Add Evercrack 2 to list of games
* Remove RED/ECN from Gaming queuesScott Ullrich2005-12-291-4/+0
|
* MFC 8761Scott Ullrich2005-12-281-31/+34
| | | | Fix Battle.NET (and js errors on games screen) rearrange $queue stuff for later cbq related changes use unlink_if_exists instead of file_exists->mwexec ickiness
* Increase range to 55000Scott Ullrich2005-12-281-2/+2
|
* Use port 50000-51000 for BT and note this in the GUIScott Ullrich2005-12-281-1/+3
|
* Remove shaper dirty flag if exists after wizard. We force a reload either way.Scott Ullrich2005-12-261-1/+3
|
* Do not use ECN on VOIP queues. You don't want to limit this aspect.Scott Ullrich2005-12-151-2/+0
| | | | Tested-By: Holger
* MFC 7982Scott Ullrich2005-11-251-7/+81
| | | | P2P duplication cleanup Add AIM Add more games
* MFC 7986Scott Ullrich2005-11-251-3/+3
| | | | Make all VOIP providers increment $itemsshaped Remove unneeded code
* MFC 7976Scott Ullrich2005-11-231-3/+3
| | | | Fix "No interfaces supported" error when finishing shaper with no items selected.
OpenPOWER on IntegriCloud