36
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Create certificate for HTTP Server option
sullrich
as Scott Ullrich
More... over 20 years ago
add pftop to console menu
sullrich
as Scott Ullrich
More... over 20 years ago
do not foreach through pfqueue, queues if it does not exist.
sullrich
as Scott Ullrich
More... over 20 years ago
Add captive portal logging.
sullrich
as Scott Ullrich
More... over 20 years ago
Note to the user to only use ascii characters in the IPSEC pre-shared keys.
sullrich
as Scott Ullrich
More... over 20 years ago
Show that we are creating a pf and altq ruleset instead of ipfilter. No functional changes.
sullrich
as Scott Ullrich
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.
sullrich
as Scott Ullrich
More... over 20 years ago
traffic shaper changes
sullrich
as Scott Ullrich
More... over 20 years ago
do not call shaper_configure
sullrich
as Scott Ullrich
More... over 20 years ago
do not include /sbin/pfctl -vvsq
sullrich
as Scott Ullrich
More... over 20 years ago
save and restore optional interface bandwidth management settings
sullrich
as Scott Ullrich
More... over 20 years ago
add filter_get_rule_interface function to return a interface of a rule
sullrich
as Scott Ullrich
More... over 20 years ago
restore the selected rule when editing a queue
sullrich
as Scott Ullrich
More... over 20 years ago
do not sort or breakup rules.
sullrich
as Scott Ullrich
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.
sullrich
as Scott Ullrich
More... over 20 years ago
show scheduler type in the "Associate with rule" item
sullrich
as Scott Ullrich
More... over 20 years ago
disable debugging echo's
sullrich
as Scott Ullrich
More... over 20 years ago
Turn the color from baby blue to a lighter brown
sullrich
as Scott Ullrich
More... over 20 years ago
Add scheduler type per interface and allow user to define overall bandwidth for the interface
sullrich
as Scott Ullrich
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
sullrich
as Scott Ullrich
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.
sullrich
as Scott Ullrich
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
sullrich
as Scott Ullrich
More... over 20 years ago
Interface speed definitions for interfaces
sullrich
as Scott Ullrich
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.
sullrich
as Scott Ullrich
More... over 20 years ago
correctly restore the schedulertype information
sullrich
as Scott Ullrich
More... over 20 years ago
take out the previous echo $ifface since that was a debugging item.
sullrich
as Scott Ullrich
More... over 20 years ago
correct description from not showing
sullrich
as Scott Ullrich
More... over 20 years ago
add debugging screen for altq
sullrich
as Scott Ullrich
More... over 20 years ago
automatically disable fields for altq that do not apply to currently selected scheduler mode
sullrich
as Scott Ullrich
More... over 20 years ago
When no parent queue is selected, output "" as option
sullrich
as Scott Ullrich
More... over 20 years ago