Adjust carp bootup sequence. Do not down the interfaces and later up them.
Minor cleanups. No functional changes.
Clarify WHICH speed the user should enter here. Its physical NIC speed.
Enforce bandwidth values
Ticket #347
Eliminate reboots and correct messages
Nuke reboot notice
Move "Type" selection down to "general configuration" table
Use $pgtitleFix assign/vlan tabs (backwards)
Use new header system.
Bring carp back up after wan changes
force wan configuration
make a copy of $optcfg since the wireless code depenes on $optcfg
Add "Copy my MAC address" feature which copies the mac address of the person surfing into pfSense. Useful when a user needs to override their wan with their machines mac address
normalize MAC addresses
Add $Id$ tag
variable cleanup
Move default gateway out of wan config to system config (leave in gui though)Remove scheduler config from interfacesBump config file version to 1.5
Enable bogon filtering
Correctly restore interface bandwidth.
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.
Correct white space seperation.
Update with 1.2b3
Merge in m0n0wall 1.2b3 changes.
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