Revert "[#23] Move to NetAddr::MAC for better handling of MACs"

This reverts commit 562b3d26db.

Discovered a few unpolished bits of NetAddr::MAC, unfortunately. For example
$NetAddr::MAC::errstr is not reset when new instances are created.
This commit is contained in:
Oliver Gorwits
2014-05-28 23:23:08 +01:00
parent 97f68aaeb6
commit ba38f9e93d
12 changed files with 32 additions and 51 deletions

View File

@@ -16,7 +16,6 @@
* Increase default snmptimeout from 1 to 3 seconds
* Add documentation note about non-standard pg port
* [#23] Move to NetAddr::MAC for better handling of MACs
[BUG FIXES]