Project

General

Profile

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

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

0dc7b4aa 06/15/2010 05:16 PM Ermal LUÇI

Reduce XXX's.

22a11a58 06/13/2010 12:07 AM Larry Gilbert

Fix some errors in spelling, punctuation, grammar, etc.

34a3694b 05/04/2010 04:10 PM Ermal LUÇI

Fix displaying the Enable/Disable checkbox. Previously after a save button click it will show the old saved value.

96cbc5aa 05/04/2010 03:57 PM Ermal LUÇI

Fix displaying the Enable/Disable checkbox. Previously after a save button click it will show the old saved value.

bb37dc86 05/04/2010 09:39 AM Ermal LUÇI

Ticket #535. Correct from where we get the port number.

0648c968 04/27/2010 11:25 AM Ermal LUÇI

Silence and correct command that tries to kill a previous running ipfw-classifyd command.

e3e5160c 04/22/2010 11:54 AM Ermal LUÇI

Unbreak limiter rule creation.

f40980ad 04/20/2010 09:53 PM Ermal LUÇI

Fix creation of pipe/queue aka limiters.

3f115d0e 04/02/2010 03:28 PM Ermal LUÇI

Use ipfw for deleting unused pipes too.

d41e63b6 04/02/2010 01:24 AM Ermal LUÇI

Use ipfw to create the pipes/queues for pf dummynet rules, until we can catch up with dummynet v3.

6f76920c 03/12/2010 01:14 AM Andrew Thompson

Use pgrep/pkill to save a bit of cpu.

62150088 03/09/2010 07:32 AM Ermal Luçi

Revert "Catch up with php changes."

This reverts commit 907b435ac8559c4e353dbdd4fb969c465973d142.

907b435a 03/05/2010 03:40 PM Ermal Luçi

Catch up with php changes.

da0ce7ee 01/05/2010 07:54 AM Chris Buechler

fix typos. Ticket #278

ea25d26d 12/30/2009 04:43 PM Ermal Luçi

Ticket #257. Fix unsetting Red/Rio/Ecn etc...

6955830f 12/28/2009 09:42 AM Ermal Luçi

Replace some occurrence of /tmp with the propper global variable in attempt to minimize the search for what changes /tmp permissions.

755aecb7 12/17/2009 11:15 PM Chris Buechler

use product_name

c7ed2141 11/28/2009 06:51 PM Scott Ullrich

Build a new array of items that have .pat in them. Resolves #171

20138aba 11/28/2009 02:24 AM Scott Ullrich

Only show files with .pat in them Resolves #171

64fba8ec 11/27/2009 09:24 PM Scott Ullrich

Do not show LICENSE in the list of shaper patterns. Resolves #171

850cff07 11/25/2009 04:33 PM Ermal Luçi

Resolves #171. Do not show the license file as a protocol list.

6ec23212 11/11/2009 12:27 PM Ermal Luçi

Simplify divert port generation and make sure it is even to leave room to ipfw-classifyd to always open 2 divert sockets one for reading and one for writing.

51b14faa 11/10/2009 11:40 AM Ermal Luçi

Do not 'spam' a new ipfw-classifyd for each save. If we hit save for an existing configuration(did changes to existing one) just tell ipfw-classifyd to reload the config.

cf222376 11/03/2009 05:27 PM Ermal Luçi

Relax some very strict cases.

f5881023 11/03/2009 05:12 PM Ermal Luçi

Be more strict on shaper checking and what is written to config. Clean up whitespace while here.

523855b0 09/12/2009 07:34 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions

70b139a3 08/27/2009 11:29 PM Chris Buechler

Grammar fixes, patch from Josh Stompro

aa10aadc 07/26/2009 09:13 PM Ermal Luçi

PHP 5 array change handling. Better check before blindly taking the reference.

7849bdd5 07/24/2009 09:18 PM Ermal Luçi

Make the propper check about arrays that php5 requires.