another check for macsuck_bleed (J. Leonhardt)

This commit is contained in:
Oliver Gorwits
2014-05-15 08:11:30 +01:00
parent a0426b56cd
commit f223d1206a
2 changed files with 2 additions and 1 deletions

View File

@@ -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;