From 998094241da96fb21c65cdbe02f2acddbf08d5be Mon Sep 17 00:00:00 2001 From: "Eric A. Miller" Date: Sun, 29 Sep 2013 23:35:24 -0400 Subject: [PATCH] update changelog with Nexus bug fixes --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index a47de1da..4ce479cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,10 @@ version 3.06 () [BUG FIXES] * [#48] Switch duplicate J9624A for J9626A in Layer2/HP (R. Kerr) + * Correct device serial number reporting for Nexus devices + * Override ipAddrTable methods in L3::Nexus as some versions do not + index the table with the IPv4 address in accordance with the MIB + definition. version 3.05 (2013-08-16)