summaryrefslogtreecommitdiffstats
path: root/etc/inc/shaper.inc
Commit message (Collapse)AuthorAgeFilesLines
* Do not create pipe/queue if it is disabled by the user.Ermal Luçi2008-07-181-0/+6
|
* Remove last piece of accidentally slipped in code.Ermal Luçi2008-07-171-1/+1
|
* Remove accidentally slipped in code.Ermal Luçi2008-07-171-3/+1
|
* Fix php oddities. How can empty/count return true for an empty/0 elements ↵Ermal Luçi2008-07-171-3/+8
| | | | arrayscp shaper.inc root@192.168.10.65:/etc/incscp shaper.inc root@192.168.10.65:/etc/inc.
* Hide advaned options under a 'Show advanced options' button.Ermal Luçi2008-07-171-8/+25
|
* Improve it even for queues.Ermal Luçi2008-07-161-25/+35
|
* Improve my crunkines with html.Ermal Luçi2008-07-161-33/+34
|
* Improve my crunkines with html.Ermal Luçi2008-07-161-2/+3
|
* Better version with suggestions from Scott.Ermal Luçi2008-07-161-7/+6
|
* Hide some options under an show button.Ermal Luçi2008-07-161-3/+13
|
* Create rules for dummynet propperly and add support on filter rule ↵Ermal Luçi2008-07-161-2/+2
| | | | generation for differentiating between pipes and queues.
* Correct some function definitions.Ermal Luçi2008-07-161-3/+3
|
* Fix some bugs and provide small style(9) to shaper.incErmal Luçi2008-07-161-301/+310
|
* Introduce back end code for dummynet(4).Ermal Luçi2008-07-141-0/+708
|
* Unbreak traffic shaper rules creation.Ermal Luçi2008-07-141-5/+5
|
* Merge other missed fixes regarding FAIRQ.Ermal Luçi2008-04-221-8/+10
|
* Missed commit to make FAIRQ visible on the GUI.Ermal Luçi2008-04-221-6/+10
|
* Set limit of queue name to 15 chars.Ermal Luçi2008-04-211-1/+1
|
* Copy correct parameters when cloning queue.Ermal Luçi2008-04-211-1/+2
|
* Provide backend support for FAIRQ and apply some style to whitespacesErmal Luçi2008-04-211-8/+256
|
* Correct and error slipped in by previous commit.Ermal Luçi2008-03-301-4/+5
|
* * Unbreak By Queues view (it even allows full interface cloning now)Ermal Luçi2008-03-271-37/+127
| | | | | * Allow queues to be created safely * Fix a typo on tab links for the traffic shaper tabs
* Disable some bandwidth checks(revisit later on)Ermal Luçi2008-03-201-2/+15
|
* Use correct variableErmal Luçi2008-03-191-1/+1
|
* Fix wrong bracket on rules generation of altqErmal Luçi2008-03-181-1/+1
|
* Correctly read the passed bandwidth for the root_queue.Ermal Luçi2008-03-181-4/+4
|
* s/intval/floatval/Ermal Luçi2008-03-041-29/+15
| | | | fix settings for CBQ where setting of bandwidth was wrong in some places
* Typo fixes and some bug fixing mostly at the frontend part.Ermal Luçi2008-02-271-9/+9
|
* Use propper icon for showing delete action to be consistent with pfSense GUI.Ermal Luçi2008-02-231-2/+2
| | | | Noticed/Suggested by: Hoba
* * Unbreak rrd graphs for queues and make them multiinterface awareErmal Luçi2008-02-231-11/+31
| | | | | | | * 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 * Some bugs fixes in general
* Do not show duplicate queues names on rules edit pageErmal Luçi2008-02-211-0/+4
|
* * First attempt at fixing queues rrd graphErmal Luçi2008-02-211-0/+18
|
* * Fix some bugs when deleteing queuesErmal Luçi2008-02-211-10/+10
| | | | | * 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
* * Unbreak creation of new queuesErmal Luçi2008-02-181-22/+23
| | | | * Fix input validation for bandwidth
* Correctly handle enabling/disabling parameters of HFSC scheduler.Ermal Luçi2008-02-041-21/+30
|
* Fix a bug with regex matching.Ermal Luçi2008-01-291-2/+2
|
* Fix some bugs and typos.Ermal Luçi2008-01-271-23/+19
|
* Add input validation for bandwidths and HFSC scheduler.Ermal Luçi2008-01-221-240/+253
|
* Add support for the "Remove Shaper " button on the backend.Ermal Luçi2008-01-211-11/+22
|
* Remove both Bill and myself from the (C). Looks like Ermal hasScott Ullrich2008-01-171-2/+0
| | | | done a rewrite.
* Add back Bill to the (C) header, he did far more work on the shaperScott Ullrich2008-01-171-1/+2
| | | | previously than I did.
* * Fix many bugs itroduced with the new shaper code import.Ermal Luçi2008-01-161-1069/+1344
| | | | | | | * 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. * Change the logic in filter.inc by allowing the rules without the quick keyword to work propperly. * ALso begin changing the logic of filter.inc default rulesto not use the quick keyword so they can be overriden in the GUI.
* Bring in the new traffic shaper.Ermal Luçi2008-01-111-582/+1749
| | | | | | It is capable of multi interface shaping. Also bring the wizard up-to-date. Now it is capable of doing multi interface too.
* Remove trailing space / crScott Ullrich2007-05-271-1/+1
|
* Dont allow items to run togetherScott Ullrich2006-09-171-22/+22
| | | | Ticket #1105
* MFC 11099Scott Ullrich2006-04-241-0/+15
| | | | Allow WAN and LAN address in shaper rules
* MFC 11604Scott Ullrich2006-04-191-3/+5
| | | | 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.
* We're in 2006 now, totoScott Ullrich2006-04-081-2/+2
|
* init $queue_names to silence PHPEclipseScott Ullrich2006-04-071-1/+1
|
* Add more filter reload information for AJAX filter reload status applicationScott Ullrich2006-04-021-1/+2
|
OpenPOWER on IntegriCloud