merge of 4a2307663574844423b70c8193ffcfae2153e83f and 6749b0913f26fcda7e1809e160df59f3e7fc7157
-------------------(#545) Allow optional interfaces to be "released" and "renewed"
-------------------We can now take down the right interfacestill working on bringing it back online correctly
Fix spurious < in a <br>
Add note that i/o byte counters will wrap at 32 bit (4GB)
Add missing Id
More fixes from databeestje
Use $ifdescr
Fixup Renew/Release
Minor comment
Add code from databeestje to finish off Renew/Release
Allow multi interface Renew/Release
Change to <meta http-equiv="refresh" content="120;url=">
Suggested-by: databeestje
Correct status_interfaces.php location for meta refresh.
Yet-another-bug-found-by: databeestje
Refresh page every 2 minutes. Handy for debugging ethernet errors which I am doing just this second.
Use resolv.conf
Only show nameservers, strip "nameserver "
Code cleanup
Use $pgtitlesmall code cleanups
include head.inc and round corners on tabs
Do not check if status
is_service_running() -> is_process_running()
is_service_running returns true, use it.
dhclient no longer sets /var/run/dhclient.pid for some reason so use is_service_running()
only need one form tag - add an action to the remaining tag
Add back html header for pfSense
Import m0n0walls interfaces status screen which features expanded wirelessinformation.
Add $Id$ tag
Initial revision