Project

General

Profile

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

# Date Author Comment
873c1701 02/04/2014 02:34 PM Renato Botelho

Add escapeshellarg() calls on exec parameters. While I'm here, replace some exec() calls by php functions like symlink, copy, unlink, mkdir

dda9c67f 10/21/2013 12:59 PM Renato Botelho

Fix #3259. Save 'packet loss rate' and 'bucket size' for limiter queues

0f0f7b2c 10/11/2013 11:25 AM Renato Botelho

Fix 'Packet loss rate' and 'Bucket Size' range checking

9f6919e6 09/28/2013 12:12 PM Richard Connon

Fix codel not being applied on non-priq queue types

c27edf55 09/28/2013 11:37 AM Richard Connon

Fixed typo in CoDel wiki link

ea51e9f8 09/12/2013 02:29 PM Renato Botelho

Remove call-time pass by reference from traffic shaper files, it should fix #2565

794195d1 09/03/2013 11:45 AM Phil Davis

Traffic Shaper GUI text typos

and note the Queue Limit is a number of packets (not packets per second)

b3e0fedf 09/02/2013 06:55 AM Jean Cyr

Dummynet does not require burst size specification

Dummynet traffic shaper does not require burst size specification and
assumes 0 if not specified. Allow user to leave burst field blank/

6870b5ce 06/19/2013 08:42 AM Ermal LUÇI

Correct the comments describing the error with correct values

6743ab28 06/18/2013 05:31 PM Jim Pingle

Add a brief description about bandwidth vs bursting.

f03cf892 06/18/2013 04:01 PM Jim Pingle

A better fix for conditionally including burst.

012cd3ba 06/18/2013 03:57 PM Jim Pingle

Burst of 0 is also valid

f1a17b1a 06/18/2013 03:53 PM Jim Pingle

Only add burst if a burst is defined

4981f881 06/17/2013 01:25 PM Ermal LUÇI

Include the burst size in the limiter. Submitted-by: http://forum.pfsense.org/index.php/topic,62470.0.html

853030ac 05/28/2013 08:34 PM Jean Cyr

Do not hide IPV6 setting when system->advanced->network->allowipv6 is false

2d46e1e4 05/21/2013 10:53 PM Jean Cyr

Allow IPV6 bandwidth limiter mask

8c50a9d8 05/14/2013 02:42 AM Jean Cyr

Bandwidth Limiter - Disable and blank mask bits input field when mask type is 'none'.

0b4e7542 05/11/2013 05:26 AM Jean Cyr

Allow explicit mask specification in bandwidth limiter

Allow explicit mask specification in bandwidth limiter. This backwards
compatible and implements ermal suggestions.

8edaa92c 05/06/2013 06:09 PM Ermal LUÇI

Allow codel to be activated as an option for the specific queues or as its own discipline without any childs

dda2f35e 04/09/2013 10:42 AM Colin Fleming

Tidy up "shaper.inc" XHTML

Add missing closing P tag

ee02550a 04/07/2013 08:52 AM Michele Di Maria

Fixes Javascript Errors

Fixes the Javascript error that prevents enabling/disabling the objects
in the interface.

d8484854 04/03/2013 04:08 PM Colin Fleming

Tidy up "shaper.inc" XHTML

Add missing end TR tag
Add missing end TD tag
Add missing end SPAN tag
Move table row start into the PHP IF statement, so that the IF statement
generates the full table row
Remove duplicate ID in INPUT tag
Size parameter in INPUT tag can only be a whole number...

ce0117f7 03/29/2013 07:25 PM Colin Fleming

Update HTML boolean operators

Updated CHECKED, SELECTED and DISABLED boolean operator

6f1bcc36 03/25/2013 09:46 PM Colin Fleming

Tidy up "shaper.inc" XHTML

Close INPUT tags
Close IMG tags and add "alt" parameter
Change ONCLICK and ONCHANGE to lowercase

7da5315d 03/23/2013 09:12 PM Colin Fleming

Tidy up "shaper" and "firewall shaper" XHTML

Update VALIGN
Deprecated the ampersand in ANCHOR tags
Update TYPE in script

0fa05f45 03/22/2013 03:47 PM Colin Fleming

Tidy up "shaper.inc" XHTML

Add CDATA sections to javascript
Close off the BR tags

f8dca5a3 01/21/2013 11:45 AM Renato Botelho

Previous attempt to fix #1995 allow to set more than one default queues, prevent it with this change. It should fix #1995

dbf2dde4 01/17/2013 06:57 PM Renato Botelho

Remove call-time pass-by-reference

20f5fce5 01/17/2013 06:56 PM Renato Botelho

Allow to edit default queue. Should fix #1995

9b10a6ec 12/17/2012 11:59 PM Ermal LUÇI

Correct limiter queue rule generation

67179472 11/17/2012 09:48 AM Ermal LUÇI

Enable io_fast on dummynet to avoid uncessesary loop arounds of packets

02593e37 11/09/2012 09:42 AM Ermal LUÇI

Correctly mark found configuration.

Fixes http://forum.pfsense.org/index.php/topic,54595.0.html

0b3a76ca 11/08/2012 09:39 PM Ermal LUÇI

More fixes to the schedules rules

ec091c89 11/07/2012 03:19 PM Ermal LUÇI

break the loop for none schedule limiters

fa29a6f0 10/29/2012 08:22 AM Ermal LUÇI

Mark the pipe/queue with zero(unlimited) bandwidth to allow traffic on the state to flow still or new traffic matching the rule to flow. Dummynet blocks traffic not matchign apipe/flow by default. Reported-by: http://forum.pfsense.org/index.php/topic,54595.msg294734.html#msg294734

5c9f6cfc 10/24/2012 06:05 PM Ermal LUÇI

To avoid issues with missing removed schedules just do not create the pipe at all

fbfed5ba 10/23/2012 08:56 PM Ermal LUÇI

Correct issues with limiters. 1. correct spelling of config option 2. avoid duplicating javascript

2ed21904 10/18/2012 09:04 AM Ermal LUÇI

Check if there is any configuration present before going through it.

d96b96b9 10/18/2012 09:03 AM Ermal LUÇI

Check if there is any configuration present before going through it.

6eb97c2e 10/15/2012 09:51 PM Ermal LUÇI

Merge pull request #239 from phil-davis/master

Limiter addBwRowTo plus icon syntax

e7ccf2a5 10/15/2012 12:41 PM Ermal LUÇI

Ooops fix removed line by accident

a1dd913e 10/12/2012 10:47 AM Phil Davis

Limiter addBwRowTo plus icon syntax

Fix the syntax so that the GUI Limiter, Creat new limiter, Bandwidth "+" icon as the correct title text, and the Mask field gets displayed.
Note that clicking the "+" icon still does not make an empty first row when creating a new limiter.

c9ba2f8a 10/09/2012 05:44 PM Ermal LUÇI

Make limiters have a schedule specified which applie bandwidth limits during that period

85a236e9 06/01/2012 07:51 PM Ermal LUÇI

Fixes #2428. Reference limiters in rules by name to avoid issues. Also put upgrade code for existing configs. The same fix is necessary for 2.0.x though not sure how this should be committed there.

f989a6ef 04/12/2012 07:23 AM Chris Buechler

fix typo. Ticket #2371

f7f33eb3 03/23/2012 09:10 PM Ermal LUÇI

Correct location of '\n'

f5130e64 03/23/2012 09:03 PM Ermal LUÇI

Correct building of queue to not depend on parent mask

10c526e4 03/22/2012 03:20 PM Darren Embry

fix for: Traffic Limiter Bits/sec option broken

fixes #2296

http://redmine.pfsense.org/issues/2296

77b86ada 01/19/2012 07:01 PM Ermal LUÇI

Mute error: Undefined variable: g in /etc/inc/shaper.inc on line 4062

d34ade52 12/06/2011 09:51 PM Michele Di Maria

Fixes this: http://redmine.pfsense.org/issues/2015

I was checking, but if someone of the stuff give it a check it would be much better, since this is a core feature!

d523215b 09/08/2011 05:49 PM Ermal LUÇI

Show friendly interface names

37f33271 08/12/2011 11:57 AM Ermal LUÇI

Correct the link generation. Reported-by: http://forum.pfsense.org/index.php/topic,39855.0.html

bf866028 08/12/2011 11:53 AM Ermal LUÇI

Remove a slipped in text that confuses people

f61dc8e6 08/11/2011 09:41 PM Ermal LUÇI

Resolves #1193. Properly warn about duplicate default queue

acebc1ec 07/15/2011 08:02 PM Ermal LUÇI

Ticket #1193. Do not show default queue checkbox when another queue has it selected.

1623ed97 07/06/2011 12:41 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/priv.defs.inc

8484586f 06/28/2011 08:09 PM Ermal LUÇI

Do not show the root interface queue on the queue list availble since it is not allowed to choose it. Ticket #636

d21d6e20 05/23/2011 06:41 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/interfaces.inc
etc/inc/upgrade_config.inc
etc/inc/vpn.inc

0b1321e2 05/02/2011 08:57 PM Ermal LUÇI

Bring back the optimization on max-packets at pf(4) level now that the issues with daemon have been identified.

f599d893 04/04/2011 01:42 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/shaper.inc

d7f4030a 04/01/2011 09:51 PM Ermal LUÇI

Fix indent.

bc788561 03/31/2011 05:52 PM Ermal LUÇI

Correct the conditional testing.

57c448d0 03/31/2011 05:45 PM Ermal LUÇI

Do not show the default queue selection for a queue that has child queues

d1bd01ff 03/31/2011 05:39 PM Ermal LUÇI

Prevent non-numeric chars from being inputed on bandwidth field.

152ab4d0 03/25/2011 11:59 AM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/interfaces.inc
etc/inc/priv.defs.inc
etc/inc/shaper.inc
etc/inc/system.inc

54bdff75 03/25/2011 11:49 AM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/auth.inc
etc/inc/config.lib.inc
etc/inc/filter.inc
etc/inc/pfsense-utils.inc
etc/inc/pkg-utils.inc
etc/inc/priv.defs.inc
etc/inc/services.inc...

c46ee61f 03/22/2011 07:10 PM Ermal LUÇI

Unbreak adding subqueues to queues also. This has happened after allowing renaming, oops.

6be14e38 03/22/2011 06:19 PM Ermal LUÇI

Unbreak adding subqueues to limiters. Correct some text in the way.

7efd9972 03/21/2011 08:42 PM Ermal LUÇI

Ticket #1374. Actually test the right field name.

01890f6a 03/08/2011 10:14 PM Ermal LUÇI

Fix javascript errors reported by: http://forum.pfsense.org/index.php/topic,34139.0.html

30ef6f8d 02/09/2011 10:06 PM Ermal LUÇI

Allow renaming even shaper queues as an improvement.

1cbe86f0 02/09/2011 09:41 PM Ermal LUÇI

Fixes #1207. Allow renaming a limiter. Also prevent a limiter to be deleted if it is referenced in filter rules.

9d3d8d00 01/28/2011 07:32 PM Vinicius Coque

Merge branch 'master' into inc

Conflicts:
etc/inc/captiveportal.inc
etc/inc/config.console.inc
etc/inc/config.lib.inc
etc/inc/easyrule.inc
etc/inc/filter.inc
etc/inc/ipsec.inc
etc/inc/pkg-utils.inc
etc/inc/shaper.inc...

9d0b0635 01/28/2011 02:39 PM Ermal LUÇI

Make this actually work as it should. The warnings about default queue should be ok now.

8633930d 01/24/2011 05:24 PM Ermal LUÇI

Actually send a notice even if no default queue could not be found. This might be serious in some cases.

ef8fca71 01/24/2011 05:18 PM Ermal LUÇI

Do not put the queue config on the rules if there is no default queue, just log it. This prevents errors in rules loading which is worse than having no shaper.

00ca3fb1 01/24/2011 05:04 PM Ermal LUÇI

Log the errors we know for not allowing a queue to be added.

daacb818 01/19/2011 09:23 PM Ermal LUÇI

Ticket #1210. Also here unset any previous value if none posted.

c2461a56 01/19/2011 09:20 PM Ermal LUÇI

If no value is posted means we have no value to save in config and should unset any pervious set ones.

673e8095 12/22/2010 03:39 PM Scott Ullrich

nuke trailing carriage returns

d526314b 12/22/2010 01:59 PM Ermal LUÇI

Be consistent on having 1K == 1024

90b4cc7d 12/20/2010 09:48 PM Chris Buechler

This checkbox enables, remove confusing enable/disable.

c92ccac7 12/14/2010 11:56 AM Vinicius Coque

Merge remote branch 'mainline/master' into inc

Conflicts:
etc/inc/auth.inc
etc/inc/config.lib.inc
etc/inc/filter.inc
etc/inc/gwlb.inc
etc/inc/interfaces.inc
etc/inc/pfsense-utils.inc
etc/inc/pkg-utils.inc...

fedab998 11/24/2010 06:08 PM Scott Ullrich

Nuke trailing c/r

39a8090a 11/16/2010 11:31 AM Renato Botelho

Merge remote branch 'mainline/master' into inc

Conflicts:
etc/inc/PEAR.inc
etc/inc/filter.inc

9734b054 11/10/2010 05:00 PM Scott Ullrich

Remove trailing carriage return

12dfe8ca 11/09/2010 08:10 PM Ermal LUÇI

Fix display of queues on rules and layer7 containers.

4816e5ca 11/03/2010 02:53 PM Renato Botelho

Merge remote branch 'mainline/master' into inc

Conflicts:
etc/inc/auth.inc
etc/inc/config.lib.inc
etc/inc/priv.defs.inc
etc/inc/system.inc
etc/inc/upgrade_config.inc
etc/inc/vpn.inc

146f0fad 10/25/2010 06:06 PM Ermal LUÇI

Do not show on the queue/limiters list the disabled entries(optimized and cleaner version).

520ad1a4 10/25/2010 05:42 PM Ermal LUÇI

Do not show on the queue/limiters list the disabled entries.

18efed8b 08/20/2010 12:41 PM Carlos Eduardo Ramos

Fix gettext on shaper.inc

dbaf21d4 08/18/2010 01:36 PM Renato Botelho

Implement gettext() calls on shaper.inc

06f3e447 08/05/2010 09:00 PM Ermal LUÇI

Properly clear the qlimit or tbrconfig settings when a value is deleted from GUI

7ed9c6ac 08/03/2010 06:12 PM Ermal LUÇI

Resolves #716. Correctly unset values of m1 and d on HFSC and appropriate special values on other schedulers if previously they had a value.

17d058aa 08/03/2010 05:06 PM Ermal LUÇI

Resolves #791. add a missing = in the get request.

0b13e3f9 07/22/2010 07:03 PM Ermal LUÇI

Even on child queue honor when bandwidth is empty for HFSC this is valid.

1941345c 07/22/2010 06:59 PM Ermal LUÇI

If no bandwidth specified for root queue honor this decision and generate proper rules.

f5e511d3 07/21/2010 06:19 PM Ermal LUÇI

Remove priority from HFSC it is a null config option. Center most of the text in the center of a <td> and add some space between objects.

42621465 07/20/2010 08:28 PM Ermal LUÇI

Show the Enable/Disable and name first and then the bandwidth values. Fix html markup so the table is displayed propperly.

7af53ace 06/17/2010 04:31 PM Chris Buechler

fix text