Workaround for IPv6 neighbor cache on Cisco Nexus, check data before returning. Also minor PoD fix in CiscoConfig.pm.

This commit is contained in:
Jeroen van Ingen
2012-10-29 13:34:47 +01:00
parent 1e37bfa8ce
commit 6cfce1916d
3 changed files with 14 additions and 4 deletions

View File

@@ -22,7 +22,8 @@ version 2.09
* Fixed logic to return cached data for table methods when available and
not a partial fetch
* Fix typo in PoD for Bridge.pm (William Bulley)
* Fix typo in PoD for Bridge.pm and CiscoConfig.pm (William Bulley)
* Fix/improve IPv6 neighbor cache handling, especially for Cisco Nexus
version 2.08 (2012-07-15)