Revert to 1.85
Allow traffic shaper to be applied to optional interfaces as well
Ticket #294
Fix 4 XXX's
Reboot -> Reload
Redirect after 60 seconds. Since we reload all services we're not doing a full reboot so it should take less time.
Eliminate reboot step from wizard
Expand shoutcast to 8000-8100Suugested-by: hoba
filter_configure() -> filter_configure_sync()
fix typo
Add VNC protocol
RealTime streaming protocol -> Simple Network Management Protocol
Add unreal tournament
Enable SNMP
Add snmp to traffic shaper wizard
Let queues burst up to 100% of link speed, but over the course of the next 100ms, shape that back down to 90% max. This should help with priority being somewhat ignoredwith hfsc.
PanasonicPBX -> PanasonicTDA
Add a emergency eject notice.
Remove another stale XXX item
Remove XXX todo item, its already been completed.
Add RTSP protocol
Add Panasonic Hybrid PBX to EZ Shaper Wizard
If user attempts to set download or upload voip speed > than wan or lan speed, set the voip speed to the wan or lan setting.
Add ages of empires
Happier shaper (I hope)
semantic cleanup
standardize all ezshaper screens
small fixes and tweaks to the ezshaperremove linkshare usage
Unset the bandwidth items in WAN and LAN during traffic shaping configuration
Add Microsoft SMB protocol to traffic shaper raise / lower priority screen
Add IMAP to the Traffic Shaper raise / lower screen
Remove SSH from javascript deselection list
Remove ssh option. We already prioritize the ssh acks leaving bulk to be... well, bulk.
Set queue priority to 3 and 2
Reverse bandwidth listing for VOIP queue (small to large makes more sense)Make P2P up/down priorities the same (0)Make acks have a lower priority than VOIP
Make the traffic shaping wizards settings "persistent"
Redirect to status_queues.php after wizard.
Suggested-by: Hoba
Integrate the lower and raise application priority screen into one screen with a select box that has the options: Dont Care, Higher and Lower.
Add Halo2 + XBox Live
Move statement to description
Note that the wizard will subtract 20% from the queues for overthinkers
VOIP queues probably shouldn't have RED
Port range cleanupMinor description lengtheningAdd AH and ESP to IPSEC rule
Remove extra chars
Add more bandwidth settings
Add a large port range to * until we can get a conrete idea of which ports it uses.
We dont need to create an array with a BLANK element... DUH!
Back out my band-aid which is covering up a bigger problem.
For voicepulse users, add 4569 as a qos port as well
Add VoicePulse providers backend code. It uses ports 16384-16482 UDP
small wizard fixes
Add IRC and DNS to the boost other protocol category
Add PlanetSide game
Do not attempt to populate from array if user picks <> "Generic"
Passes uppercase variables
Update traffic shaper
Add Asterisk support
Add MP3 streaming media option
Correctly install the providers rules
Missing $
Corretly enable checked rules and only turn on rules for checked items
Make sure we setup arrays before populating
Unbreak shaper[tm]
Only install shaper items for checked boxes.
This opens up a new can of worms, all boxes should be checked by default if we are unchecking the parent checkbox.
Add Kbit values up to 1024
Change others priority to 4
Add others category which includes:
Add Call of Duty (United Defense) shaper rules
Fix games queue (hopefully)Actually honor if the user wants to shape games or not :)Tied to ticket #121
Fix P2P interfacesPart of ticket #121
Fix direction on magic shaperPart of Ticket #121
Setup (more) correct default queues and ack queues to go along with themPart of the master shaper ticket #121
No need for 2 Outbound in a row
Add Tiger Woods 2004 for PS2
Add 10 more ports for ppl with multi-users behind nat
Split shaper back to individual interfacesfix VOIP queues (wrong interfaces)
Wizard now honors the "enable" checkboxes for screens that "do something"
Bytes -> bitsRedirect to / after "Finish" run filter_configure() - rules seem to parse clean now ;)
fix queues
More shaper work
Commit more work on the magic shaper and shaper system
Add copyright
convert ++ to plusplus - javascript don't like and I don't feel like trying to make it
Initial commit of the skeletal magic shaper wizard
Remove debug line
Correctly define from and to DHCPD ranges by using the correct post values. DOH!
This fixes Ticket #65
Correctly save remote pptp ip during wizard setup.
This should address Ticket #50
Correctly count dhcp range
This should resolve Ticket #40
Update domain field regex to allow -'s
This should address Ticket #38
Use posted IP address.
Proofreading.