Scott Ullrich
|
0d5bd71c72
|
do not call shaper_configure
|
2004-11-16 01:16:55 +00:00 |
|
Scott Ullrich
|
99813ccb8b
|
do not include /sbin/pfctl -vvsq
|
2004-11-16 00:15:13 +00:00 |
|
Scott Ullrich
|
af539d7875
|
save and restore optional interface bandwidth management settings
|
2004-11-15 22:44:46 +00:00 |
|
Scott Ullrich
|
d899a20363
|
add filter_get_rule_interface function to return a interface of a rule
|
2004-11-15 20:40:56 +00:00 |
|
Scott Ullrich
|
8eb95619fc
|
restore the selected rule when editing a queue
|
2004-11-15 20:40:26 +00:00 |
|
Scott Ullrich
|
951722dd55
|
do not sort or breakup rules.
|
2004-11-15 02:29:24 +00:00 |
|
Scott Ullrich
|
04129447b0
|
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.
|
2004-11-15 02:06:21 +00:00 |
|
Scott Ullrich
|
e29423228d
|
show scheduler type in the "Associate with rule" item
|
2004-11-15 01:58:05 +00:00 |
|
Scott Ullrich
|
aff5e2ca0a
|
disable debugging echo's
|
2004-11-15 01:54:19 +00:00 |
|
Scott Ullrich
|
2ace25e297
|
Turn the color from baby blue to a lighter brown
|
2004-11-15 01:53:04 +00:00 |
|
Scott Ullrich
|
73c38fa2bf
|
Add scheduler type per interface and allow user to define overall bandwidth for the interface
|
2004-11-15 01:52:42 +00:00 |
|
Scott Ullrich
|
a521bb1284
|
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
|
2004-11-15 01:52:15 +00:00 |
|
Scott Ullrich
|
298cdf6b41
|
do not assign queues to every interface, instead traverse all queue and only return a queue if its destined for the appropriate interface.
|
2004-11-15 01:51:14 +00:00 |
|
Scott Ullrich
|
6952b7da16
|
Instead of allowing the user to pick a scheduler per queue, we are supposed to pick a scheduler for overall interface
|
2004-11-15 00:16:34 +00:00 |
|
Scott Ullrich
|
03b9276483
|
Interface speed definitions for interfaces
|
2004-11-14 21:06:26 +00:00 |
|
Scott Ullrich
|
7f5b482497
|
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.
|
2004-11-14 21:00:49 +00:00 |
|
Scott Ullrich
|
1239153852
|
correctly restore the schedulertype information
|
2004-11-14 20:30:41 +00:00 |
|
Scott Ullrich
|
dc3a01e457
|
take out the previous echo $ifface since that was a debugging item.
|
2004-11-14 20:30:08 +00:00 |
|
Scott Ullrich
|
bb62535279
|
correct description from not showing
|
2004-11-14 20:07:47 +00:00 |
|
Scott Ullrich
|
ed77af7c7d
|
add debugging screen for altq
|
2004-11-14 20:03:27 +00:00 |
|
Scott Ullrich
|
a26770067a
|
automatically disable fields for altq that do not apply to currently selected scheduler mode
|
2004-11-14 18:29:06 +00:00 |
|
Scott Ullrich
|
84888e7ffc
|
When no parent queue is selected, output "" as option
|
2004-11-13 20:50:36 +00:00 |
|
Scott Ullrich
|
258f5bb760
|
do not spawn a new window when user clicks on pfSense logo in left corner, take them back to index.php
|
2004-11-13 20:50:11 +00:00 |
|
Scott Ullrich
|
de430efd72
|
update field when posting, etc.
|
2004-11-12 00:14:27 +00:00 |
|
Scott Ullrich
|
800e5d8eea
|
Add needed options for HFSC/CBQ screens.
|
2004-11-11 16:50:00 +00:00 |
|
Scott Ullrich
|
7a3ec8606d
|
be sure to post interface value
|
2004-11-11 01:09:53 +00:00 |
|
Scott Ullrich
|
23f8662d08
|
fix bugs and only enable priority based queueing for the time being
|
2004-11-11 00:52:20 +00:00 |
|
Scott Ullrich
|
248506d01c
|
fix bugs and only enable priority based queueing for the time being
|
2004-11-11 00:39:05 +00:00 |
|
Scott Ullrich
|
f6f1d6f754
|
allow user to set a hidden ipsec field called "creategif" which will create gif entries which are useful for routing.
|
2004-11-11 00:34:29 +00:00 |
|
Scott Ullrich
|
c2fcc3ff74
|
modify altq options to fall under their own xml items
|
2004-11-10 23:46:24 +00:00 |
|
Scott Ullrich
|
a25183c5b8
|
add interface selection screen for proxyarp
|
2004-11-10 23:43:56 +00:00 |
|
Scott Ullrich
|
16d9e6e48d
|
add pfSense copyright, attribute Manuel Kasper and T. Lechat
|
2004-11-10 23:21:13 +00:00 |
|
Scott Ullrich
|
66f8696ff4
|
change graphing colors
|
2004-11-10 23:19:04 +00:00 |
|
Scott Ullrich
|
635615b291
|
Move shaper.inc to the attic since we no longer support dummynet traffic shaping. Say hello to ALTQ!
|
2004-11-10 18:37:09 +00:00 |
|
Scott Ullrich
|
f3e311cecd
|
Do not run shaper.inc since we no longer support dummynet traffic shaping.
|
2004-11-10 18:36:21 +00:00 |
|
Scott Ullrich
|
4596db4cff
|
Turn the ALTQ queue options into a options XML holder. IE options->red would be set to on if this option is used.
|
2004-11-10 18:34:53 +00:00 |
|
Scott Ullrich
|
13f6878de1
|
Comment out HFSC and CBQ until I can finish the extra input screens required by them.
|
2004-11-10 17:56:12 +00:00 |
|
Scott Ullrich
|
f21d4c2dbb
|
remove trailing c/r
|
2004-11-09 05:44:10 +00:00 |
|
Scott Ullrich
|
e23a431d45
|
typo
|
2004-11-09 05:40:18 +00:00 |
|
Scott Ullrich
|
be81829fc5
|
add ms rdp, change name to pfsense, attribute m0n0wall
|
2004-11-09 00:50:30 +00:00 |
|
Scott Ullrich
|
e5cd29a013
|
convert name to pfSense, keep m0n0wall credits
|
2004-11-09 00:43:04 +00:00 |
|
Scott Ullrich
|
7103e9e662
|
convert filter logs diagnostics over to parse pf format instead of ipf
|
2004-11-09 00:36:52 +00:00 |
|
Scott Ullrich
|
7b9ae57a14
|
change name to pfSense
|
2004-11-08 22:58:09 +00:00 |
|
Scott Ullrich
|
f19f4e4a7c
|
Delete files.
|
2004-11-08 02:52:13 +00:00 |
|
Scott Ullrich
|
a7c27e3e35
|
Update files.
|
2004-11-08 02:16:34 +00:00 |
|
Scott Ullrich
|
5a13ab1a5e
|
Update binaries. Make them static.
|
2004-11-08 00:57:25 +00:00 |
|
Scott Ullrich
|
54afbfcb6d
|
Update binaries.
|
2004-11-08 00:24:47 +00:00 |
|
Scott Ullrich
|
72996c17c9
|
correct the path to pfctl and silence any warnings
|
2004-11-07 22:36:14 +00:00 |
|
Scott Ullrich
|
878f72706f
|
change status page name to pfSense
|
2004-11-07 20:57:36 +00:00 |
|
Scott Ullrich
|
f1cd913af5
|
Go ahead and sync up needed binaries since we have a pfSense_sync script.
|
2004-11-07 20:22:01 +00:00 |
|