From 93f2d4b8d03749f13b70a3cd0ecd003de297b53e Mon Sep 17 00:00:00 2001 From: Tamas Szabo Date: Tue, 15 Dec 2015 12:54:49 +0200 Subject: [PATCH] Non-vxworks based Quanta LB6M erroneously gets detected as Ubiquity Edgeswitch. New check for 'Quanta' in sysdescr added. --- includes/discovery/os/edgeswitch.inc.php | 2 +- includes/discovery/os/quanta.inc.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/discovery/os/edgeswitch.inc.php b/includes/discovery/os/edgeswitch.inc.php index c09f86dc2b..71093ef9cd 100644 --- a/includes/discovery/os/edgeswitch.inc.php +++ b/includes/discovery/os/edgeswitch.inc.php @@ -1,6 +1,6 @@