Project

General

Profile

Actions

Bug #10432

closed

Arpwatch show unknown vendor

Added by Manuel Piovan about 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Category:
arpwatch
Target version:
-
Start date:
04/05/2020
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Affected Version:
2.5.x
Affected Plus Version:
Affected Architecture:

Description

arpwatch.inc
line 164
if (preg_match("/^$oui\s+(.*)$/m", file_get_contents(ARPWATCH_LOCAL_DIR.'/ethercodes.dat'), $matches)) {
$vendor = $matches1;
} else {
$vendor = 'unknown';
}
the array is always empty,
ethercodes.dat is available and populated


Files

Immagine.jpg (129 KB) Immagine.jpg Manuel Piovan, 04/05/2020 05:50 AM
Actions

Also available in: Atom PDF