Use newer style print_info_box_np()
Remove reboot blurb
Clarify WHICH speed the user should enter here. Its physical NIC speed.
Allow LAN + WIRELESS combo correctly
Remove bridging safety-checks
Make wireless settings work correctly on LAN.
Enforce bandwidth values
Ticket #347
Eliminate reboots and correct messages
Allow a IP address on lan if its bridged
optcfg -> lancfg
$optcfg -> $lancfg
Do not validate ip and subnet fields if we are bridging
Woops, write out config if bridged.
Combine note and warning areas into one
Add bridging to LAN option by incredibly popular request.
some crosslinking to "fly" from corrosponding setting to logs, diags and back
Eliminate reboot needed notice. Reapply all needed services at the end of the script to avoid breaking the output during ip change.
Use $pgtitleFix assign/vlan tabs (backwards)
Use new header system.
Bring carp back up after interface changes
Add $Id$ tag
better function name :)
update to use new updatechanged() function
better description of what requires a reboot
Don't require a reboot for trivial changes such as bandwidth changeFully log what changed on write_config()
Remove some code duplication
more variable cleanup
variable cleanup
allow bandwidth to not be defined
Move scheduler type to advanced menu. We'll default to PRIQ as a simple starting point for new users. NOTE: The scheduler type goes into affect for all interfaces.
remove /31 from interface IP assignment screens since a /31 subnet has 0 usable IP addresses. simpify all 1-32 loops by using the same code as much as possible.
Update to dropdowns to count to /32
Add scheduler type per interface and allow user to define overall bandwidth for the interface
Interface speed definitions for interfaces
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.
Initial revision