another check for macsuck_bleed (J. Leonhardt)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
[BUG FIXES]
|
||||
|
||||
* fixed use of password instead of pass for Dancer::Plugin::DBIC
|
||||
* another check for macsuck_bleed (J. Leonhardt)
|
||||
|
||||
2.027002 - 2014-05-04
|
||||
|
||||
|
||||
@@ -367,7 +367,7 @@ sub _walk_fwtable {
|
||||
$device->ip, $mac, $port, $remote;
|
||||
# continue!!
|
||||
}
|
||||
else {
|
||||
elsif (not setting('macsuck_bleed')) {
|
||||
debug sprintf
|
||||
' [%s] macsuck %s - port %s is detected uplink - skipping.',
|
||||
$device->ip, $mac, $port;
|
||||
|
||||
Reference in New Issue
Block a user