Project

General

Profile

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

# Date Author Comment
633c02c1 01/21/2013 11:48 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

473129bb 01/17/2013 07:00 PM Renato Botelho

Allow to edit default queue. Should fix #1995

f9519c0e 04/12/2012 07:24 AM Chris Buechler

fix typo. Ticket #2371

6769cddc 03/23/2012 09:11 PM Ermal LUÇI

Correct location of '\n'

d0f4f66c 03/23/2012 09:01 PM Ermal LUÇI

Correct building of queue to not depend on parent mask

8a1ec636 12/06/2011 10:03 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!

7c7d856c 09/08/2011 05:48 PM Ermal LUÇI

Show friendly interface names

704143f5 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

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

Remove a slipped in text that confuses people

401869ec 08/11/2011 09:39 PM Ermal LUÇI

Resolves #1193. Properly warn about duplicate default queue

0b664809 07/15/2011 08:04 PM Ermal LUÇI

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

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

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.

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.

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.

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.

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

Nuke trailing c/r

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.

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.

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.

2c072899 04/19/2009 10:04 PM Jim Pingle

Found several more variable name typos/mismatches

a1b4bcfd 04/19/2009 09:56 PM Jim Pingle

Another apparent variable name typo

049a688e 03/16/2009 05:50 PM Ermal Luçi

Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel now.(yay!)

effe3da7 03/08/2009 05:30 AM Ermal Luçi

Remove the quotes till i find out why they do not work!

ddd127eb 03/08/2009 02:36 AM Ermal Luçi

Correctly detect processes pid's.

1ab56363 03/08/2009 12:32 AM Ermal Luçi
  • Do not restart ipfw-classifyd on every iteration just send a signal to reload the config. This way no data is lost
  • Some cleanups to fix warning/spamming of the System logs
  • Present is_module_loaded() function to check if a module is loaded.
f476ef15 02/14/2009 06:24 AM Ermal Luçi

Start the userland layer7 daemon after the rules have loaded so the shaper queues can be resolved by the daemon.

9cf48832 01/05/2009 05:06 PM Ermal Luçi

Fix variable name. This unbreaks the intial links if you try to configure it manually.

3a05416f 01/04/2009 11:09 PM Ermal Luçi

Do not flush whole dummynet just for reloading it supports reconfiguration of pipes/queues. This helps with the upcomming CP per user bandwidth activation.

e98a0197 12/24/2008 08:50 PM Ermal Luçi

Fixup some code on [re]starting ipfw-classifyd.

daee46a5 12/21/2008 10:45 PM Helder Pereira

Added missing functions

f63d5b66 12/20/2008 11:57 PM Helder Pereira

This patch adds the initial support for layer7 protocol inspection gui.

057399e4 11/16/2008 05:49 PM Ermal Luçi

Change backend part to show friendly interface names on shaper.

6f627d41 11/16/2008 04:56 PM Ermal Luçi

Its questionable why this function should be available since it will be called when switching from an HFSC queue with childs to a PRIQ which does not have childs.
Either way make a stub available so the interface does not error out.

This should fix ticket #1835

85a5da13 10/23/2008 09:51 PM Ermal Luçi
  • Rename get_current_wan_address to get_interface_ip
  • Rename get_real_wan_interface to get_real_interface
  • Simplify get_interface_ip by using find_interface_ip which should help in speed to since its using caching. Pointed by billm@
  • Cleanup some code when passing or remove some unused one.
0b0b6316 08/08/2008 09:10 PM Martin Fuchs

fix typo: http://forum.pfsense.org/index.php/topic,10847.0.html

8cb1c6e3 07/18/2008 04:46 PM Ermal Luçi

Do not create pipe/queue if it is disabled by the user.

7807634c 07/17/2008 09:02 PM Ermal Luçi

Remove last piece of accidentally slipped in code.

f3768226 07/17/2008 08:57 PM Ermal Luçi

Remove accidentally slipped in code.

ec656e20 07/17/2008 04:37 PM Ermal Luçi

Fix php oddities. How can empty/count return true for an empty/0 elements arrayscp shaper.inc :/etc/incscp shaper.inc :/etc/inc.

1c3fd96b 07/17/2008 04:24 PM Ermal Luçi

Hide advaned options under a 'Show advanced options' button.

19190e1a 07/16/2008 10:57 PM Ermal Luçi

Improve it even for queues.

2e1abb31 07/16/2008 10:52 PM Ermal Luçi

Improve my crunkines with html.

a83afb1f 07/16/2008 10:49 PM Ermal Luçi

Improve my crunkines with html.

ff0189e7 07/16/2008 10:40 PM Ermal Luçi

Better version with suggestions from Scott.

77dc6894 07/16/2008 10:31 PM Ermal Luçi

Hide some options under an show button.