expose net_interface_stat.speed

This commit is contained in:
Doug MacEachern 2007-08-15 17:22:13 +00:00
parent 092f111b41
commit 78e1b02f01
1 changed files with 5 additions and 0 deletions

View File

@ -964,6 +964,11 @@ my %classes = (
desc => '',
plat => ''
},
{
name => 'speed', type => 'Long',
desc => '',
plat => ''
},
],
NetConnection => [
{