explain why we overwrite layers
noticed when writing some tests
This commit is contained in:
@@ -83,6 +83,7 @@ $VERSION = '3.66';
|
|||||||
%MUNGE
|
%MUNGE
|
||||||
= ( %SNMP::Info::Layer2::MUNGE, 'at_paddr' => \&SNMP::Info::munge_mac, );
|
= ( %SNMP::Info::Layer2::MUNGE, 'at_paddr' => \&SNMP::Info::munge_mac, );
|
||||||
|
|
||||||
|
# hiveos does not have sysServices
|
||||||
sub layers {
|
sub layers {
|
||||||
return '00000111';
|
return '00000111';
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user