Changeset 5840

Show
Ignore:
Timestamp:
06/28/08 10:12:40 (3 months ago)
Author:
p_lindheimer
Message:

#2871 do not show Sangoma wanpipe interfaces in the Network Stats

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.4/dashboard/page.index.php

    r5774 r5840  
    200200        foreach ($sysinfo->network() as $net_name=>$net) { 
    201201                $net_name = trim($net_name); 
    202                 if ($net_name == 'lo' || $net_name == 'sit0') continue; 
     202                if ($net_name == 'lo' || $net_name == 'sit0' || preg_match('/w.g./',$net_name)) continue; 
    203203                 
    204204                $tx = new average_rate_calculator($_SESSION["netstats"][$net_name]["tx"], 10); // 30s max age 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads