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:
Michele Di Maria 2013-01-29 22:36:59 +01:00
parent a3eab90857
commit 73eeee9347

View File

@ -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;
}
?>
?>