Project

General

Profile

Download (70.8 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

58dc3a03 02/27/2008 10:54 PM Ermal Luçi

Typo fixes and some bug fixing mostly at the frontend part.

8d3fd818 02/23/2008 08:38 PM Ermal Luçi

Use propper icon for showing delete action to be consistent with pfSense GUI.
Noticed/Suggested by: Hoba

21a0464c 02/23/2008 02:22 AM Ermal Luçi
  • Unbreak rrd graphs for queues and make them multiinterface aware
  • Add a new tab for queuedrops with multiinterface there is no way to have them in the same tab
  • Remove $GLOBAL where used and use proper accessor functions
  • Remove Manuel from copyright this file has been rewritten...
7f31d1f6 02/21/2008 07:37 PM Ermal Luçi

Do not show duplicate queues names on rules edit page

fe93b17b 02/21/2008 07:23 PM Ermal Luçi
  • First attempt at fixing queues rrd graph
fce82460 02/21/2008 06:22 PM Ermal Luçi
  • Fix some bugs when deleteing queues
  • Remove Manuel from firewall_shaper.php copyright this has nothing to do with him
  • Apply fixes to show the actions taken on queues directly(you needed a refresh to display those), though we pay some penalty for this now
cedae3d3 02/18/2008 08:40 PM Ermal Luçi
  • Unbreak creation of new queues
  • Fix input validation for bandwidth
692b08b2 02/04/2008 07:24 PM Ermal Luçi

Correctly handle enabling/disabling parameters of HFSC scheduler.

07971200 01/29/2008 11:43 PM Ermal Luçi

Fix a bug with regex matching.

56f9c164 01/27/2008 07:18 PM Ermal Luçi

Fix some bugs and typos.

40de74f5 01/22/2008 10:07 PM Ermal Luçi

Add input validation for bandwidths and HFSC scheduler.

b0262cb2 01/21/2008 10:41 PM Ermal Luçi

Add support for the "Remove Shaper " button on the backend.

4f7e4908 01/17/2008 03:50 AM Scott Ullrich

Remove both Bill and myself from the (C). Looks like Ermal has
done a rewrite.

f5fee798 01/17/2008 03:48 AM Scott Ullrich

Add back Bill to the (C) header, he did far more work on the shaper
previously than I did.

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.

cbe2ebe0 05/27/2007 12:25 AM Scott Ullrich

Remove trailing space / cr

0a33f73e 09/17/2006 04:45 PM Scott Ullrich

Dont allow items to run together

Ticket #1105

fa000715 04/24/2006 06:40 PM Scott Ullrich

MFC 11099
Allow WAN and LAN address in shaper rules

191ed731 04/19/2006 03:59 AM Scott Ullrich

MFC 11604
Don't create a pass out rule for a queue if it is not on an interface or not used in a rule. This will cut queue pass out rules by the number of interfaces enabled.

0e16b9ca 04/08/2006 02:04 AM Scott Ullrich

We're in 2006 now, toto

5ca160b3 04/07/2006 01:41 AM Scott Ullrich

init $queue_names to silence PHPEclipse

9b3b1acc 04/02/2006 05:24 AM Scott Ullrich

Add more filter reload information for AJAX filter reload status application

146f99c8 04/02/2006 04:41 AM Scott Ullrich

Add more filter reload information for AJAX filter reload status application

2f038c0b 03/17/2006 10:08 PM Scott Ullrich

MFC 10668
expand aliases to include " ! " to negate all entries in a list.

fdba8ba0 03/17/2006 06:40 PM Scott Ullrich

MFC 10666
No Need To check for aliases here we had just finish building the network address. Plus its futzing over string with a null return.

9d615009 03/17/2006 05:49 PM Scott Ullrich

MFC 10658
Don't concatenate to $dst here (will cause syntax errors in pf rules). also remove unecessary spaces.

03101b55 03/16/2006 11:50 PM Scott Ullrich

Fix optional interface assignments. TODO: "altq on blah blah"

8ede0d63 03/16/2006 11:01 PM Scott Ullrich

Update interface alias to $DESCRIPTION, not friendly interface name for pass out rules, too!

97fadf79 03/16/2006 10:54 PM Scott Ullrich

Update interface alias to $DESCRIPTION, not friendly interface name

0f0c6a9e 03/10/2006 10:52 PM Scott Ullrich

MFC 10496
Improve traffic shaper rules for assigning packets to queues (special consideration for NAT): MFC for next snapshot.

adb82a4a 03/10/2006 09:26 PM Scott Ullrich

MFC 10453
Ticket #857 - correctly print out interface macro

5020adb7 02/26/2006 04:04 AM Scott Ullrich

Add \n

e295675f 02/26/2006 12:27 AM Scott Ullrich

MFC
Shaper fixes from BillM

f1227b84 01/23/2006 05:06 AM Scott Ullrich

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

62a48760 01/23/2006 04:30 AM Scott Ullrich

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

ff074bf9 01/18/2006 09:05 PM Scott Ullrich

Remove trailing newline

767a716e 01/15/2006 03:33 AM Scott Ullrich

Correct warnings and errors found eclipse

a04929b7 12/27/2005 07:34 PM Scott Ullrich

Use the resolved alias value
Ticket #751

3cd71852 12/16/2005 05:25 AM Scott Ullrich

MFC 8474
Make shaper first match - fix a months old oversight.

4bae67f6 11/21/2005 07:20 PM Scott Ullrich

MFC 7934
Expand src and dst aliases if required on traffic shaping rules

Ticket #696

7bdf53c9 11/17/2005 08:47 PM Scott Ullrich

Shaper speed fixes.

Requested-by: BillM

3bf0b8ac 11/14/2005 05:35 AM Scott Ullrich

Since we only support hfsc for the first release, hard code hfsc.

95904542 10/30/2005 07:23 PM Scott Ullrich

MFC 7242
If there's no bandwidth set on an interface, default the interface to 10Mbit This handles vitual interfaces such as vlan

Submitted-by: Dan Swartzendruber

b7ff5e40 10/17/2005 04:11 PM Scott Ullrich

MFC 6920
Allow for parent queues to work. Cleaned up code that does root queue detection and discovered some odd bugs that made me wonder how it worked correctly. Queues can be reordered (honestly, this is kinda pointless, but I put it in cause it was easier to punt to the user than doing queue trees correctly) This is obviously an XXX and needs to be fixed.

4f9a3d3b 09/26/2005 03:32 PM Scott Ullrich

Missing ;

afb5973f 09/25/2005 06:23 AM Bill Marquette

Split out shaper code to make it easier to work on

061f78b1 09/25/2005 06:23 AM Bill Marquette

Split out shaper stuff from filter.inc so it'll be easier to work on
(manual merge from shaper branch)

635615b2 11/10/2004 06:37 PM Scott Ullrich

Move shaper.inc to the attic since we no longer support dummynet traffic shaping. Say hello to ALTQ!

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision