Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0b31cf3e 09/02/2008 10:01 PM Matthew Grooms

Correct a problem with the setup wizzard. It was using a legacy method to
set the administrative password. This was causing failures while parsing
the xml file.

cc0ef90e 08/30/2008 03:18 AM Scott Ullrich

Unbreak wizard.

Pointy-hat-to: me

10fe861c 08/04/2008 07:14 PM Martin Fuchs

fix traffic_shaper_wizard.xml error in line 57

659fa7f2 08/03/2008 05:54 PM Matthew Grooms

Cleanup authentication code. The basic auth method, the passwd, htpasswd
and pam backing functions have been removed. The basic auth method was
legacy code and the backing functions were redundant with no added value
that I could see. A simplified replacement backing function named...

5064cec7 08/03/2008 01:08 PM Martin Fuchs

readd HBCI & ArchLord to the shaper

21d8d785 06/02/2008 12:18 PM Ermal Luçi

Reactivate setting the root queue bandwidth so rules created by wizards do not fail
with interfaces that cannot report their bandwidth.
This involves people to do some manual setup on multi-lan setups but it is better than failing
and telling them to fix everything by hand.

458585c1 05/17/2008 05:28 PM Bill Marquette

Fix typo noted in ticket #1657
MFC: for 1.2.1

e21dff7c 05/17/2008 03:25 AM Scott Ullrich

Add initial code to allow user to record installation hardware info
(dmesg -a).

16ab9f44 04/14/2008 05:21 PM Ermal Luçi

Make the wizards up to date.

3a8f6311 04/01/2008 04:35 PM Ermal Luçi

Fixup wizards queue generation.

ed682cc0 03/27/2008 08:06 PM Ermal Luçi
  • Remove the previous added wizard
  • Make the wizard generate 2 levels of queues for Local/Lan interfaces by default
  • Create a rule between Local interafces for multi Lan wizard
  • Fix other bugs on the wizards
21963d51 03/27/2008 05:29 PM Ermal Luçi

Fixup wizards

be30f912 03/20/2008 09:54 PM Ermal Luçi

Temporarily change my name partially to unbreak the wizards of the shaper.
XML parser does not like it for now..

2e89f642 03/17/2008 10:11 PM Ermal Luçi
  • Insert other wizards
    1- multi Lan/Wan
    2- multi Lan/Wan with dedicated links
  • Correct checking and math done during the wizards
406b5165 03/07/2008 05:46 PM Ermal Luçi

Make the multi LAN wizard actually work.
When the other wizard are finished it will be expossed to the GUI.

045f0cbb 03/07/2008 04:57 PM Ermal Luçi

Introduce the files needed for the multi-lan wizard.
It needs some small tweaks that is why for now it will not be exported to the gui.

3301f9d8 03/07/2008 04:55 PM Ermal Luçi

Remove ugly hacks from the shaper wizard and make it fully embedded compatible.

3a54efed 03/04/2008 06:29 PM Ermal Luçi

s/intval/floatval/
fix settings for CBQ where setting of bandwidth was wrong in some places

2e7efb95 03/01/2008 01:23 AM Ermal Luçi

Fix validation during the wizard.

5d99a39b 02/04/2008 07:26 PM Ermal Luçi

Fix 'slingbox' setting so the xml parser does not bail at it.

abb0ce61 02/03/2008 05:30 PM Ermal Luçi

Add Slingbox to the raise/lower protocols screen.(requested by Scott)

1c55cde4 02/03/2008 05:29 PM Ermal Luçi
  • Add Slingbox to the raise/lower protocols screen.(requested by Scott)
  • Fix a bug with the creation of rules for this section of the wizard.
  • Also set the qACK where it makes sense.
17ca5522 02/02/2008 02:00 PM Ermal Luçi

Fix rule creation for prioritizing hosts/aliases specified during the wizard

c3b8a58d 01/31/2008 10:03 PM Ermal Luçi

Make the wizard more userfriendly.

d18d121f 01/29/2008 11:50 PM Ermal Luçi

Fix bandwidth assignment on LAN qOthersLow queue.

2b4468d4 01/29/2008 09:02 PM Ermal Luçi

Validate better some input. This avoids some empty javascript errors.

166d69e4 01/27/2008 07:57 PM Ermal Luçi

Fix a stale calculation. They are not yet safe(for now).

cc76e43f 01/27/2008 07:14 PM Ermal Luçi

Update the wizard.
This commit makes it capable of 1 LAN and multiple WAN's. Other wizards will come after this.
Now you can specify per each link upload and download and the wizard will do its math accordingly.
Also can specify per link guranteed VoIP bandwidth....

885da2ce 01/22/2008 10:33 PM Ermal Luçi

Round up some values from divison calculations.

656aa476 01/21/2008 11:49 PM Ermal Luçi

Make sure the 80% limit for linkshare is not passesd by qVoIP during wizard.

5f928f22 01/21/2008 11:23 PM Ermal Luçi

Only calculate a factor for HFSC scheduler.

26dfbf80 01/21/2008 10:38 PM Ermal Luçi
  • Insert a "Remove Shaper" button to the GUI.
  • Make the wizard gnerate a better policy for the shaper.
94e3aaa0 01/21/2008 07:10 PM Scott Ullrich
  • Correct cosmetic percentages
  • Add note of what percentages can be input for the p2p bandwidth
6ce2e00e 01/20/2008 11:31 PM Ermal Luçi

Fix wrong check during the wizard.
If you didn't enable the Games prioritizing you would not have queues created.

Found by: Scott

a156ca9a 01/20/2008 11:14 PM Ermal Luçi

Fix an error on the wizard.

91bf6319 01/20/2008 10:00 PM Ermal Luçi

Clean up from some leftovers that are not needed anymore.

1b81cc49 01/18/2008 08:08 PM Ermal Luçi

An attempt to fix some issues discovered with outgoing traffic with the wzard generated rules.

4eab0ff2 01/18/2008 05:47 PM Ermal Luçi

Revert back rules direction on the wizard wipped by previous commit accidentally.

78d39a50 01/18/2008 05:31 PM Ermal Luçi

Unbreak traffic shaper wizard incidentally i used explode instead of implode.

6dd5512f 01/17/2008 11:45 PM Ermal Luçi

Make the wizard generate safer rules.
Now it presents the user an option to make us know what type the opt* interfaces are, external(wan like) or internal(lan like).

92125c97 01/16/2008 10:52 PM Ermal Luçi
  • Fix many bugs itroduced with the new shaper code import.
  • Introduce a new tab to the Firewall - Rules section called "floating rules" where you can create rules with direction/tag/tagged/quick keywords of PF.
  • Improve input validation on the shaper code and the wizard....
197bfe96 01/11/2008 09:07 PM Ermal Luçi

Bring in the new traffic shaper.
It is capable of multi interface shaping.

Also bring the wizard up-to-date. Now it is capable of doing multi interface too.

348327b7 01/08/2008 02:40 AM Chris Buechler

touch up text

Ticket #1569

8dca032f 11/27/2007 04:00 PM Martin Fuchs

add HBCI to traffic shaper

88a82fc4 10/23/2007 08:44 PM Martin Fuchs

Add Codemasters ArchLord MMORPG to traffic shaper

709cc6e0 10/17/2007 12:25 AM Bill Marquette

global s/[wW]ebGUI/webConfigurator/ - brought up via ticket #1427

e801f662 04/05/2007 05:23 PM Scott Ullrich

Add UDP bit torrent traffic rule to wizard

b4f778f1 02/06/2007 07:41 PM Scott Ullrich

Do not encode & as & ... This is not a XML document.

58b397ad 02/06/2007 07:40 PM Scott Ullrich

Do not encode & as & ... This is not a XML document.

9036c500 02/06/2007 07:37 PM Scott Ullrich

Beef up error message

867b013e 01/14/2007 10:07 PM Scott Ullrich

Add Xbox360 support in the gaming section

See http://support.microsoft.com/kb/908874

0e9110c3 01/06/2007 04:14 PM Seth Mos

Reintroduce the Penalty Box option. This one has reported succes from
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.

cbf34e9b 12/23/2006 07:17 PM Scott Ullrich

Backout penalty box option.

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.

a42327f2 12/14/2006 10:15 PM Seth Mos

Add Penalty box option to the RELENG_1 wizard. I've had no complaints
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.

605fe87f 11/19/2006 07:09 PM Scott Ullrich

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

2131ed2f 10/18/2006 12:19 AM Scott Ullrich

We no longer have a update time interval

Ticket #1139

27b684ca 09/18/2006 04:41 PM Scott Ullrich

Note that the shaper is not compatible with bridging in the opening warning

796b9b3b 09/10/2006 11:21 PM Scott Ullrich
  • Whitespace cleanup
  • Add missing counter strike ports
  • Shift default queues to 1, instead of 3
cc3d5730 08/16/2006 07:27 PM Scott Ullrich

Reset RRD queues after configuring Traffic Shaper

ce486d12 08/10/2006 12:58 AM Scott Ullrich

Increaase ACK queues. Lower Game queues a bit.

4b0c1b3f 08/10/2006 12:49 AM Scott Ullrich

Increase game queues bandwidth.

Tested with all options enabled.

dad38cc2 08/10/2006 12:11 AM Scott Ullrich

Increase default bandwidth for ACKS, voIP and Gaming queues.

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.

ae09f962 07/08/2006 12:45 AM Scott Ullrich

MFC
Fix jabber on TS.
http://www.pfsense.org/~billm/patches/ticket-1042.patch

314a612f 07/01/2006 10:39 PM Scott Ullrich
  • Add port 5223
  • Make sure upload and download values are numeric
353b7c6f 07/01/2006 10:26 PM Scott Ullrich

Fix description

97449b9a 07/01/2006 10:23 PM Scott Ullrich

Add Jabber IM. It is the standard on the internet so we should support it out of the box if we do not support editing of the default generated traffic shaper configuration.

a59e6d03 06/25/2006 08:19 PM Scott Ullrich

Increase qOthers bandwidth to 5%.

75a8e564 06/25/2006 08:07 PM Scott Ullrich

Increase bandwidth to 5% for the gaming queues.

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.

49fc684a 06/25/2006 07:35 PM Scott Ullrich

Increase acks queue instead of default.

Break out the pointy hat.

f343fc92 06/24/2006 12:06 AM Scott Ullrich

Increase qWANDef default bandwidth to 5%.

Discussed with Leon, BillM

e15ebe19 06/20/2006 09:31 PM Scott Ullrich

Really accept aliases during the VOIP address phase.

8d809747 06/04/2006 11:54 PM Scott Ullrich

MFC 12528
fix queue prios

1 = P2P* 2 = OthersL 3 = default 4 = OthersH 5 = Games 6 = VOIP 7 = empty acks

0f81906a 05/25/2006 03:48 AM Scott Ullrich

unlink() -> unlink_if_exists()

16eb509a 05/24/2006 05:55 PM Scott Ullrich

Remove upload or download speed check, the javascript validation code should work its magic instead.

343f4758 05/23/2006 11:59 PM Scott Ullrich

MFC 12339
$stepid isn't global, no need to use it anyway, we know what step we need
to redirect to

e2c8c1aa 05/21/2006 11:42 PM Scott Ullrich

Remove trigger wizard file before displaying first step. Some people like to click the wizard logo to bypass wizard.

1444dfef 05/21/2006 11:26 PM Scott Ullrich

Remove wizard trigger file after inital setup, not in first index.php item

Ticket #984

8cb95489 05/17/2006 10:38 PM Scott Ullrich

Do not allow upload or download speeds to be blank.

904c75a1 05/16/2006 11:55 PM Scott Ullrich

Add back missing <option>

91de9045 05/16/2006 11:53 PM Scott Ullrich

Remove duplicate <option> tag

9cde954b 05/16/2006 11:00 PM Scott Ullrich

MFC 12255
Make "Default" the default selected option MFC: possible MFC candidate

a2ee3fba 04/09/2006 10:46 PM Scott Ullrich

Change Default queues to <value>D</value>

23411802 04/09/2006 10:44 PM Scott Ullrich

Change Default queues to <value>D</value>

7ae3d3ed 04/09/2006 10:42 PM Scott Ullrich

MFC 11285
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.

b0e5e513 04/09/2006 09:38 PM Scott Ullrich

MFC 11279
protocols aren't dependant on ports - I'm guessing this code could use more cleanup

e11d82dc 04/07/2006 02:13 AM Scott Ullrich

Fix various PHPEclipse bugs.

7c919fef 04/03/2006 03:35 AM Scott Ullrich

MFC 11078
add license

2ec4abdf 04/03/2006 03:34 AM Scott Ullrich

MFC 11077
fix proto's in p2pcatchall rule

b9223d5f 04/02/2006 04:59 PM Scott Ullrich

global $g, $config;

70ad7139 04/02/2006 08:36 AM Scott Ullrich

Use complete path to .inc file

b3f4e57c 04/02/2006 08:28 AM Scott Ullrich
  • Seperate out code from eval() blocks into a common include file
  • Add support for common include file
0cbacfb3 04/02/2006 07:49 AM Scott Ullrich

anwhere -> anywhere

bd2efdca 04/02/2006 07:36 AM Scott Ullrich

Sepearte back out to tcp and undp

8846f830 04/02/2006 02:43 AM Scott Ullrich

Set interface variables

b660a423 04/02/2006 02:40 AM Scott Ullrich

Do not add blank records

2517dd65 04/02/2006 02:33 AM Scott Ullrich

Do not add blank records

3d529d0e 04/02/2006 02:22 AM Scott Ullrich

Add CVSUP to enablefields

2be3c2d5 04/02/2006 02:03 AM Scott Ullrich

Add CVSUP

997ec02a 04/02/2006 01:57 AM Scott Ullrich

Add p2p catch all rules AFTER sorting rules by priority

932aea39 04/02/2006 01:40 AM Scott Ullrich

Remove L