Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add UDP bit torrent traffic rule to wizard | Scott Ullrich | 2007-04-05 | 1 | -1/+3 |
| | |||||
* | Do not encode & as & ... This is not a XML document. | Scott Ullrich | 2007-02-06 | 1 | -5/+5 |
| | |||||
* | Do not encode & as & ... This is not a XML document. | Scott Ullrich | 2007-02-06 | 1 | -2/+2 |
| | |||||
* | Beef up error message | Scott Ullrich | 2007-02-06 | 1 | -1/+1 |
| | |||||
* | Add Xbox360 support in the gaming section | Scott Ullrich | 2007-01-14 | 2 | -1/+21 |
| | | | | See http://support.microsoft.com/kb/908874 | ||||
* | Reintroduce the Penalty Box option. This one has reported succes from | Seth Mos | 2007-01-06 | 2 | -190/+375 |
| | | | | | | 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 Ullrich | 2006-12-23 | 2 | -292/+145 |
| | | | | 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 complaints | Seth Mos | 2006-12-14 | 2 | -144/+291 |
| | | | | | | | 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 14296 | Scott Ullrich | 2006-11-19 | 2 | -3/+5 |
| | | | | | | 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 | ||||
* | We no longer have a update time interval | Scott Ullrich | 2006-10-18 | 1 | -13/+7 |
| | | | | Ticket #1139 | ||||
* | Note that the shaper is not compatible with bridging in the opening warning | Scott Ullrich | 2006-09-18 | 1 | -10/+10 |
| | |||||
* | * Whitespace cleanup | Scott Ullrich | 2006-09-10 | 1 | -33/+35 |
| | | | | | * Add missing counter strike ports * Shift default queues to 1, instead of 3 | ||||
* | Reset RRD queues after configuring Traffic Shaper | Scott Ullrich | 2006-08-16 | 1 | -0/+4 |
| | |||||
* | Increaase ACK queues. Lower Game queues a bit. | Scott Ullrich | 2006-08-10 | 1 | -4/+4 |
| | |||||
* | Increase game queues bandwidth. | Scott Ullrich | 2006-08-10 | 1 | -2/+2 |
| | | | | Tested with all options enabled. | ||||
* | Increase default bandwidth for ACKS, voIP and Gaming queues. | Scott Ullrich | 2006-08-10 | 1 | -81/+81 |
| | | | | Tested by enabling all options to make sure the percentages did not add up more than the available bandwidth. We still have plenty of room to spare. | ||||
* | MFC | Scott Ullrich | 2006-07-08 | 1 | -3/+3 |
| | | | | | Fix jabber on TS. http://www.pfsense.org/~billm/patches/ticket-1042.patch | ||||
* | * Add port 5223 | Scott Ullrich | 2006-07-01 | 1 | -2/+8 |
| | | | | * Make sure upload and download values are numeric | ||||
* | Fix description | Scott Ullrich | 2006-07-01 | 1 | -1/+1 |
| | |||||
* | Add Jabber IM. It is the standard on the internet so we should support it ↵ | Scott Ullrich | 2006-07-01 | 2 | -1/+27 |
| | | | | out of the box if we do not support editing of the default generated traffic shaper configuration. | ||||
* | Increase qOthers bandwidth to 5%. | Scott Ullrich | 2006-06-25 | 1 | -2/+2 |
| | |||||
* | Increase bandwidth to 5% for the gaming queues. | Scott Ullrich | 2006-06-25 | 1 | -2/+2 |
| | | | | Tested by using voip line, streaming audio at 128 bit with increased priority during raise and lower screen. Now couter strike is no longer showing drops on the game queue. | ||||
* | Increase acks queue instead of default. | Scott Ullrich | 2006-06-25 | 1 | -4/+4 |
| | | | | Break out the pointy hat. | ||||
* | Increase qWANDef default bandwidth to 5%. | Scott Ullrich | 2006-06-24 | 1 | -2/+2 |
| | | | | Discussed with Leon, BillM | ||||
* | Really accept aliases during the VOIP address phase. | Scott Ullrich | 2006-06-20 | 1 | -1/+1 |
| | |||||
* | MFC 12528 | Scott Ullrich | 2006-06-04 | 1 | -4/+4 |
| | | | | | | fix queue prios 1 = P2P* 2 = OthersL 3 = default 4 = OthersH 5 = Games 6 = VOIP 7 = empty acks | ||||
* | unlink() -> unlink_if_exists() | Scott Ullrich | 2006-05-25 | 1 | -1/+1 |
| | |||||
* | Remove upload or download speed check, the javascript validation code should ↵ | Scott Ullrich | 2006-05-24 | 1 | -6/+1 |
| | | | | work its magic instead. | ||||
* | MFC 12339 | Scott Ullrich | 2006-05-23 | 1 | -2/+2 |
| | | | | | $stepid isn't global, no need to use it anyway, we know what step we need to redirect to | ||||
* | Remove trigger wizard file before displaying first step. Some people like ↵ | Scott Ullrich | 2006-05-21 | 1 | -3/+5 |
| | | | | to click the wizard logo to bypass wizard. | ||||
* | Remove wizard trigger file after inital setup, not in first index.php item | Scott Ullrich | 2006-05-21 | 1 | -1/+4 |
| | | | | Ticket #984 | ||||
* | Do not allow upload or download speeds to be blank. | Scott Ullrich | 2006-05-17 | 1 | -0/+5 |
| | |||||
* | Add back missing <option> | Scott Ullrich | 2006-05-16 | 1 | -0/+1 |
| | |||||
* | Remove duplicate <option> tag | Scott Ullrich | 2006-05-16 | 1 | -1/+0 |
| | |||||
* | MFC 12255 | Scott Ullrich | 2006-05-16 | 1 | -99/+99 |
| | | | | Make "Default" the default selected option MFC: possible MFC candidate | ||||
* | Change Default queues to <value>D</value> | Scott Ullrich | 2006-04-09 | 1 | -1/+1 |
| | |||||
* | Change Default queues to <value>D</value> | Scott Ullrich | 2006-04-09 | 1 | -1/+1 |
| | |||||
* | MFC 11285 | Scott Ullrich | 2006-04-09 | 2 | -27/+46 |
| | | | | 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. | ||||
* | MFC 11279 | Scott Ullrich | 2006-04-09 | 1 | -3/+3 |
| | | | | protocols aren't dependant on ports - I'm guessing this code could use more cleanup | ||||
* | Fix various PHPEclipse bugs. | Scott Ullrich | 2006-04-07 | 1 | -1/+1 |
| | |||||
* | MFC 11078 | Scott Ullrich | 2006-04-03 | 1 | -0/+31 |
| | | | | add license | ||||
* | MFC 11077 | Scott Ullrich | 2006-04-03 | 1 | -1/+1 |
| | | | | fix proto's in p2pcatchall rule | ||||
* | global $g, $config; | Scott Ullrich | 2006-04-02 | 1 | -0/+9 |
| | |||||
* | Use complete path to .inc file | Scott Ullrich | 2006-04-02 | 1 | -8/+8 |
| | |||||
* | * Seperate out code from eval() blocks into a common include file | Scott Ullrich | 2006-04-02 | 2 | -994/+1034 |
| | | | | * Add support for common include file | ||||
* | anwhere -> anywhere | Scott Ullrich | 2006-04-02 | 1 | -3/+3 |
| | |||||
* | Sepearte back out to tcp and undp | Scott Ullrich | 2006-04-02 | 1 | -1/+1 |
| | |||||
* | Set interface variables | Scott Ullrich | 2006-04-02 | 1 | -0/+5 |
| | |||||
* | Do not add blank records | Scott Ullrich | 2006-04-02 | 1 | -1/+1 |
| | |||||
* | Do not add blank records | Scott Ullrich | 2006-04-02 | 1 | -1/+2 |
| |