mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Feature #2781: Hierarchical view of "Status-Queues" page
Second version of the new "Status-Queue" page. Requires the pfsense-tools/pfPorts/qstats/files/stats.c file to be recompiled. This version has been released after Ermal's notes.
This commit is contained in:
parent
a3eab90857
commit
73eeee9347
@ -5,7 +5,7 @@
|
||||
status_queues.php
|
||||
Part of the pfSense project
|
||||
Copyright (C) 2004, 2005 Scott Ullrich
|
||||
Copyright (C) 2009 Ermal Luçi
|
||||
Copyright (C) 2009 Ermal Luçi
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
@ -227,4 +227,4 @@ function statsQueues($xml){
|
||||
$statistics[] = $current;
|
||||
return $current;
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user