summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use friendly names, not opt namesBill Marquette2008-01-271-1/+5
|
* rm per ErmalBill Marquette2008-01-271-757/+0
|
* Fix a stale calculation. They are not yet safe(for now).Ermal Luçi2008-01-271-1/+1
|
* Change regex to match valid bandwidth to allow bandwidth with decimal point ↵Ermal Luçi2008-01-271-2/+2
| | | | to be specified.
* Fix some bugs and typos.Ermal Luçi2008-01-271-23/+19
|
* Update the wizard.Ermal Luçi2008-01-272-233/+856
| | | | | | | This commit makes it capable of 1 LAN and multiple WAN's. Other wizards will come after this. Now you can specify per each link upload and download and the wizard will do its math accordingly. Also can specify per link guranteed VoIP bandwidth. Penalty and cattchall queue can only be specified with percentage for simplicity.
* Round up some values from divison calculations.Ermal Luçi2008-01-221-15/+15
|
* Use buttons for queue action instead of images.Ermal Luçi2008-01-221-13/+4
|
* Add input validation for bandwidths and HFSC scheduler.Ermal Luçi2008-01-221-240/+253
|
* Revert dhclient timeout to the default of 60 seconds (originally didn't ↵Chris Buechler2008-01-221-2/+2
| | | | realize it was in there two more times).
* Make sure the 80% limit for linkshare is not passesd by qVoIP during wizard.Ermal Luçi2008-01-211-3/+3
|
* Only calculate a factor for HFSC scheduler.Ermal Luçi2008-01-211-6/+6
|
* Add support for the "Remove Shaper " button on the backend.Ermal Luçi2008-01-211-11/+22
|
* Remove a duplicated entry slipped in accidentally.Ermal Luçi2008-01-211-9/+0
| | | | Remove uneeded check on default policy.
* * Insert a "Remove Shaper" button to the GUI.Ermal Luçi2008-01-212-60/+100
| | | | * Make the wizard gnerate a better policy for the shaper.
* * Correct cosmetic percentagesScott Ullrich2008-01-211-2/+2
| | | | * Add note of what percentages can be input for the p2p bandwidth
* Revert dhclient timeout to the default of 60 seconds.Chris Buechler2008-01-211-1/+1
|
* Propperly show the name of interface on the queues status page.Ermal Luçi2008-01-201-1/+1
|
* Fix wrong check during the wizard.Ermal Luçi2008-01-201-5/+1
| | | | | | If you didn't enable the Games prioritizing you would not have queues created. Found by: Scott
* Fix an error on the wizard.Ermal Luçi2008-01-201-1/+2
|
* More changes in the attempt to change the logic on filter.incErmal Luçi2008-01-201-10/+10
|
* Clean up from some leftovers that are not needed anymore.Ermal Luçi2008-01-201-32/+4
|
* Cosmetic change. Move the Queue and Interface tab on the top level instead ↵Ermal Luçi2008-01-201-8/+3
| | | | of providing a second level tab section for them.
* Fix Queues view on the shaper.Ermal Luçi2008-01-201-37/+12
|
* Please don't force commit!Bill Marquette2008-01-191-2/+2
| | | | Re-apply fix from commit [20700] that got reverted in [20706]
* On interface ip or gateway changes FreeBSD will remove routes related.Scott Ullrich2008-01-184-3/+18
| | | | | | Ensure the routes are loaded back each time. MFC: After testing at ORU
* An attempt to fix some issues discovered with outgoing traffic with the ↵Ermal Luçi2008-01-181-14/+14
| | | | wzard generated rules.
* Fix an error with previous commit.Ermal Luçi2008-01-181-2/+2
|
* Revert back rules direction on the wizard wipped by previous commit ↵Ermal Luçi2008-01-181-1/+8
| | | | accidentally.
* Unbreak filter_rules_generate broked by previous wrong commit which was ↵Ermal Luçi2008-01-181-396/+485
| | | | | | against HEAD. Second attempt at reorganizing the logic of pfSense rules.
* Unbreak traffic shaper wizard incidentally i used explode instead of implode.Ermal Luçi2008-01-181-12/+5
|
* Unbreak tags on the floating tab.Ermal Luçi2008-01-181-14/+4
|
* Add back ldap auth caontainer picker.Scott Ullrich2008-01-181-4/+16
|
* First attempt at changing the logic of the default rules of pfSense.Ermal Luçi2008-01-181-462/+384
| | | | This allows for the default rules to be overriden in the GUI.
* Fix some typos.Ermal Luçi2008-01-171-2/+2
|
* Forgotten filter.inc support for Floating tab on the Rules section.Ermal Luçi2008-01-171-8/+18
|
* Make the wizard generate safer rules.Ermal Luçi2008-01-172-9/+34
| | | | Now it presents the user an option to make us know what type the opt* interfaces are, external(wan like) or internal(lan like).
* Finish the Floating rules toolbar.Ermal Luçi2008-01-172-6/+104
| | | | | | Now you can create rules with tags/direction/match by tag/choose direction/choose multiple interface/quick. Just for note the queue assignment has been moved to the Firewall->Rules section. Now for every rule you create you can choose the queue for it.
* Remove an accidentally slipped in line.Ermal Luçi2008-01-171-1/+0
|
* 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.
* Move $rule portion out of the ng0 check that accidently slipped in. ThisScott Ullrich2008-01-171-1/+1
| | | | | | | combined with my earlier change unbreaks traffic from the firewall itself and also unbreaks nat redirect traffic. Found-by: Billm
* Unbreak traffic from the firewall itself.Scott Ullrich2008-01-171-1/+1
|
* Show the user the interface the queue is located to make it easier now that ↵Ermal Luçi2008-01-171-1/+12
| | | | the same queue name is used on multiple interfaces.
* * Fix many bugs itroduced with the new shaper code import.Ermal Luçi2008-01-167-2944/+3479
| | | | | | | * 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.
* Conditional checks use ==, not = !Scott Ullrich2008-01-161-2/+2
|
* clarify wording in tabs to appropriately reflect purpose of these pagesChris Buechler2008-01-162-4/+4
|
* Only process /boot/loader.conf if it exists avoiding aScott Ullrich2008-01-161-3/+5
| | | | somehwhat ugly looking error on cdrom boot.
* attempt loading SPD entries 4 timesSeth Mos2008-01-151-2/+2
|
* Somehow sending a SIGHUP before flushing and reloading works better thenSeth Mos2008-01-151-4/+6
| | | | after. Technically a SIGHUP to racoon should not do anything.
OpenPOWER on IntegriCloud