summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_interfaces.php
Commit message (Expand)AuthorAgeFilesLines
* remove annoying and potentially problematic forced page refresh.Chris Buechler2007-12-171-2/+0
* get_interface_info() now resides in pfsense-utils.inc.Scott Ullrich2007-05-301-191/+0
* Disable interrupt total box. We need a better parsing algo.Scott Ullrich2007-04-301-0/+1
* If we cannot deterimine interrupts a second for an interface, do not recycle ...Scott Ullrich2007-04-101-0/+3
* Only show interrupts a second if we can obtain the information for that inter...Scott Ullrich2007-03-211-6/+11
* deal with uhci edge caseScott Ullrich2007-03-211-0/+4
* If vmstat is present then display interrupt total and rate. Recent snapshot...Scott Ullrich2007-03-211-0/+16
* Kill debugging textScott Ullrich2006-09-041-1/+0
* Backout last commit, we need some better parsing gooScott Ullrich2006-09-031-1/+2
* Correctly match the interface to the stateScott Ullrich2006-09-031-1/+1
* Add bridge statusScott Ullrich2006-09-031-1/+28
* Report gateway for an interface for optional interfaces if neededScott Ullrich2006-09-031-4/+10
* Include the real interface name in status out in ()Scott Ullrich2006-04-071-1/+3
* MFCScott Ullrich2006-04-031-1/+1
* Add support for wireless status (media)Scott Ullrich2006-03-091-8/+10
* Correct warnings and errors found eclipseScott Ullrich2006-01-151-2/+4
* MFC 6956Scott Ullrich2005-10-181-2/+1
* Move In/out counters message to end. <p> in betweenScott Ullrich2005-10-041-2/+3
* merge of 4a2307663574844423b70c8193ffcfae2153e83fBill Marquette2005-09-231-12/+12
* Fix spurious < in a <br>Seth Mos2005-09-201-1/+1
* Add note that i/o byte counters will wrap at 32 bit (4GB)Espen Johansen2005-09-201-1/+2
* Add missing IdScott Ullrich2005-08-271-0/+1
* More fixes from databeestjeScott Ullrich2005-08-241-5/+7
* Use $ifdescrScott Ullrich2005-08-181-2/+1
* * Add is_dhcp_running()Scott Ullrich2005-08-121-2/+2
* Fixup Renew/ReleaseScott Ullrich2005-08-121-8/+10
* Minor commentScott Ullrich2005-08-121-0/+1
* Add code from databeestje to finish off Renew/ReleaseScott Ullrich2005-08-121-0/+10
* Allow multi interface Renew/ReleaseScott Ullrich2005-08-121-1/+4
* Change to <meta http-equiv="refresh" content="120;url=<?php print $_SERVER['P...Scott Ullrich2005-08-101-1/+1
* Correct status_interfaces.php location for meta refresh.Scott Ullrich2005-08-101-1/+1
* Refresh page every 2 minutes. Handy for debugging ethernet errors which I a...Scott Ullrich2005-08-041-0/+3
* Use resolv.confScott Ullrich2005-07-311-1/+1
* Only show nameservers, strip "nameserver "Scott Ullrich2005-07-311-1/+8
* Code cleanupBill Marquette2005-07-041-1/+1
* Use $pgtitleBill Marquette2005-07-031-2/+1
* include head.inc and round corners on tabsScott Ullrich2005-07-021-7/+3
* Do not check if statusScott Ullrich2005-06-241-11/+12
* is_service_running() -> is_process_running()Scott Ullrich2005-06-241-1/+1
* is_service_running returns true, use it.Scott Ullrich2005-06-231-1/+1
* dhclient no longer sets /var/run/dhclient.pid for some reason so use is_servi...Scott Ullrich2005-06-231-1/+1
* only need one form tag - add an action to the remaining tagBill Marquette2005-04-161-3/+1
* Add back html header for pfSenseScott Ullrich2005-04-131-60/+71
* Import m0n0walls interfaces status screen which features expanded wirelessScott Ullrich2005-04-131-91/+155
* Add $Id$ tagBill Marquette2005-03-271-0/+1
* Initial revisionScott Ullrich2004-11-071-0/+283
OpenPOWER on IntegriCloud