Enable IPv6 support in Layer3 base class by including Layer3::Ipv6

This commit is contained in:
Jeroen van Ingen
2010-10-21 10:29:57 +00:00
parent 6c88df1ac0
commit 8748932460
2 changed files with 24 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ version 2.02 ()
* Added Cisco CBS3xxx blade switches to L3::C6500
* Fix for FWSMs not being detected properly. Special thanks goes to
Jukka Pirhonen for pointing it out. (Brian De Wolf)
+ Added support for IPv6 to physical address mapping
version 2.01 (06/12/09)
+ Added CiscoStpExtensions Class (Carlos Vicente)