Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Duplicate
-
Affects Version/s: 1.8.0
-
Fix Version/s: 1.8.1
-
Component/s: Enhanced Linkd / Linkd
-
Security Level: Default (Default Security Scheme)
-
Labels:None
-
Environment:Operating System: All
Platform: All
-
Bugzilla Id:3904
Description
m_physaddr is initialized as NULL and therefore line 489 throws an exception
boolean updateAtPhysAddr(final String macaddr) {
if (!m_physaddr.equals(macaddr))
else
return false;
}
Attachments
Issue Links
- duplicates
-
NMS-3913 linkd not showing links between nodes and cisco switches
-
- Resolved
-