index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
inc
/
shaper.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Previous attempt to fix #1995 allow to set more than one default queues, prev...
Renato Botelho
2013-01-21
1
-1
/
+2
*
Remove call-time pass-by-reference
Renato Botelho
2013-01-17
1
-1
/
+1
*
Allow to edit default queue. Should fix #1995
Renato Botelho
2013-01-17
1
-1
/
+1
*
Correct limiter queue rule generation
Ermal
2012-12-17
1
-1
/
+1
*
Enable io_fast on dummynet to avoid uncessesary loop arounds of packets
Ermal
2012-11-17
1
-1
/
+3
*
Correctly mark found configuration.
Ermal Luçi
2012-11-09
1
-0
/
+2
*
More fixes to the schedules rules
Ermal
2012-11-08
1
-1
/
+3
*
break the loop for none schedule limiters
Ermal
2012-11-07
1
-2
/
+5
*
Mark the pipe/queue with zero(unlimited) bandwidth to allow traffic on the st...
Ermal
2012-10-29
1
-1
/
+5
*
To avoid issues with missing removed schedules just do not create the pipe at...
Ermal
2012-10-24
1
-1
/
+2
*
Correct issues with limiters. 1. correct spelling of config option 2. avoid d...
Ermal
2012-10-23
1
-2
/
+2
*
Check if there is any configuration present before going through it.
Ermal
2012-10-18
1
-1
/
+1
*
Check if there is any configuration present before going through it.
Ermal
2012-10-18
1
-5
/
+7
*
Merge pull request #239 from phil-davis/master
Ermal Luçi
2012-10-15
1
-2
/
+2
|
\
|
*
Limiter addBwRowTo plus icon syntax
Phil Davis
2012-10-12
1
-2
/
+2
*
|
Ooops fix removed line by accident
Ermal
2012-10-15
1
-0
/
+1
|
/
*
Make limiters have a schedule specified which applie bandwidth limits during ...
Ermal
2012-10-09
1
-38
/
+178
*
Fixes #2428. Reference limiters in rules by name to avoid issues. Also put up...
Ermal
2012-06-01
1
-12
/
+69
*
fix typo. Ticket #2371
Chris Buechler
2012-04-12
1
-1
/
+1
*
Correct location of '\n'
Ermal
2012-03-23
1
-1
/
+1
*
Correct building of queue to not depend on parent mask
Ermal
2012-03-23
1
-5
/
+5
*
fix for: Traffic Limiter Bits/sec option broken
Darren Embry
2012-03-22
1
-5
/
+5
*
Mute error: Undefined variable: g in /etc/inc/shaper.inc on line 4062
Ermal
2012-01-19
1
-0
/
+1
*
Fixes this: http://redmine.pfsense.org/issues/2015
Michele Di Maria
2011-12-06
1
-3
/
+5
*
Show friendly interface names
Ermal
2011-09-08
1
-2
/
+2
*
Correct the link generation. Reported-by: http://forum.pfsense.org/index.php/...
Ermal
2011-08-12
1
-2
/
+2
*
Remove a slipped in text that confuses people
Ermal
2011-08-12
1
-1
/
+1
*
Resolves #1193. Properly warn about duplicate default queue
Ermal
2011-08-11
1
-43
/
+38
*
Ticket #1193. Do not show default queue checkbox when another queue has it se...
Ermal
2011-07-15
1
-23
/
+21
*
Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
2011-07-06
1
-1
/
+1
|
\
|
*
Do not show the root interface queue on the queue list availble since it is n...
Ermal
2011-06-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
2011-05-23
1
-1
/
+1
|
\
\
|
|
/
|
*
Bring back the optimization on max-packets at pf(4) level now that the issues...
Ermal
2011-05-02
1
-1
/
+1
*
|
Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
2011-04-04
1
-13
/
+23
|
\
\
|
|
/
|
*
Fix indent.
Ermal
2011-04-01
1
-11
/
+11
|
*
Correct the conditional testing.
Ermal
2011-03-31
1
-1
/
+1
|
*
Do not show the default queue selection for a queue that has child queues
Ermal
2011-03-31
1
-8
/
+10
|
*
Prevent non-numeric chars from being inputed on bandwidth field.
Ermal
2011-03-31
1
-2
/
+10
*
|
Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
2011-03-25
1
-5
/
+9
|
\
\
|
|
/
|
*
Unbreak adding subqueues to queues also. This has happened after allowing ren...
Ermal
2011-03-22
1
-1
/
+3
|
*
Unbreak adding subqueues to limiters. Correct some text in the way.
Ermal
2011-03-22
1
-6
/
+6
|
*
Ticket #1374. Actually test the right field name.
Ermal
2011-03-21
1
-2
/
+4
*
|
Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
2011-03-25
1
-12
/
+35
|
\
\
|
|
/
|
*
Fix javascript errors reported by: http://forum.pfsense.org/index.php/topic,3...
Ermal
2011-03-08
1
-5
/
+5
|
*
Allow renaming even shaper queues as an improvement.
Ermal
2011-02-09
1
-3
/
+10
|
*
Fixes #1207. Allow renaming a limiter. Also prevent a limiter to be deleted i...
Ermal
2011-02-09
1
-4
/
+20
*
|
Merge branch 'master' into inc
Vinicius Coque
2011-01-28
1
-15
/
+54
|
\
\
|
|
/
|
*
Make this actually work as it should. The warnings about default queue should...
Ermal
2011-01-28
1
-8
/
+8
|
*
Actually send a notice even if no default queue could not be found. This migh...
Ermal
2011-01-24
1
-1
/
+5
|
*
Do not put the queue config on the rules if there is no default queue, just l...
Ermal
2011-01-24
1
-7
/
+17
[next]