Create certificate for HTTP Server option |
|
More...
|
over 20 years ago
|
add pftop to console menu |
|
More...
|
over 20 years ago
|
do not foreach through pfqueue, queues if it does not exist. |
|
More...
|
over 20 years ago
|
Add captive portal logging. |
|
More...
|
over 20 years ago
|
Note to the user to only use ascii characters in the IPSEC pre-shared keys. |
|
More...
|
over 20 years ago
|
Show that we are creating a pf and altq ruleset instead of ipfilter. No functional changes. |
|
More...
|
over 20 years ago
|
Our checks where too loose before, if the same type of scheduler was on more than one interface we assigned the queues to all the interfaces with the same definition, etc. |
|
More...
|
over 20 years ago
|
traffic shaper changes |
|
More...
|
over 20 years ago
|
do not call shaper_configure |
|
More...
|
over 20 years ago
|
do not include /sbin/pfctl -vvsq |
|
More...
|
over 20 years ago
|
save and restore optional interface bandwidth management settings |
|
More...
|
over 20 years ago
|
add filter_get_rule_interface function to return a interface of a rule |
|
More...
|
over 20 years ago
|
restore the selected rule when editing a queue |
|
More...
|
over 20 years ago
|
do not sort or breakup rules. |
|
More...
|
over 20 years ago
|
do not allow user to select queue from firewall rule edit screen, instead the user will bond a queue up on the queue edit screen. |
|
More...
|
over 20 years ago
|
show scheduler type in the "Associate with rule" item |
|
More...
|
over 20 years ago
|
disable debugging echo's |
|
More...
|
over 20 years ago
|
Turn the color from baby blue to a lighter brown |
|
More...
|
over 20 years ago
|
Add scheduler type per interface and allow user to define overall bandwidth for the interface |
|
More...
|
over 20 years ago
|
I designed the queues screen wrong the last time (and backend scripts). Instead we need to design where only we allow only one scheduler per interface |
|
More...
|
over 20 years ago
|
do not assign queues to every interface, instead traverse all queue and only return a queue if its destined for the appropriate interface. |
|
More...
|
over 20 years ago
|
Instead of allowing the user to pick a scheduler per queue, we are supposed to pick a scheduler for overall interface |
|
More...
|
over 20 years ago
|
Interface speed definitions for interfaces |
|
More...
|
over 20 years ago
|
Clean up save or reboot message, add bandwidth elements to WAN and LAN for traffic shaping. Clean up a few bugs in traffic shaping queue edit screen. |
|
More...
|
over 20 years ago
|
correctly restore the schedulertype information |
|
More...
|
over 20 years ago
|
take out the previous echo $ifface since that was a debugging item. |
|
More...
|
over 20 years ago
|
correct description from not showing |
|
More...
|
over 20 years ago
|
add debugging screen for altq |
|
More...
|
over 20 years ago
|
automatically disable fields for altq that do not apply to currently selected scheduler mode |
|
More...
|
over 20 years ago
|
When no parent queue is selected, output "" as option |
|
More...
|
over 20 years ago
|