Network Administration Visualized 3.14.1

Milestone information

Project:
Network Administration Visualized
Series:
3.14
Version:
3.14.1
Released:
 
Registrant:
Morten Brekkevold
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
2 Christian Strand Young, 8 John-Magne Bredal, 10 Morten Brekkevold, 2 Trond Kandal
Blueprints:
2 Implemented
Bugs:
20 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon nav-3.14.1.tar.gz (md5, sig) NAV 3.14.1 source tarball 36
last downloaded 40 weeks ago
Total downloads: 36

Release notes 

=================================================
 Network Administration Visualized release notes
=================================================

Please report bugs at https://bugs.launchpad.net/nav/+filebug . To browse
existing bug reports, go to https://bugs.launchpad.net/nav .

If you are upgrading from versions of NAV older than 3.7, please refer to the
release notes of the in-between versions before reading any further.

Known problems
==============

The recommended SNMP library for use with ipdevpoll is `pynetsnmp`. If you
choose to go with the original TwistedSNMP, the latest version (0.3.13)
contains a bug that manifests in table retrieval operations. Timeouts and
retries aren't handled properly, and this may cause slow or otherwise busy
devices to be bombarded with requests from NAV. The `contrib/patches`
directory contains a patch for TwistedSNMP that solves this problem. The
patch has been submitted upstream, but not yet accepted into a new release.

NAV 3.14
========

To see the overview of scheduled features and reported bugs on the 3.14 series
of NAV, please go to https://launchpad.net/nav/3.14 .

Dependency changes
------------------

- The `pynetsnmp` library is still optional (for the time being) and
  recommended, but is **required** if IPv6 SNMP support is needed.

IPv6
----

NAV 3.14 supports SNMP over IPv6, and most of the service monitors can now
also support IP devices with an IPv6 address in NAV. When adding a service
monitor in SeedDB, any monitor that doesn't support IPv6 will be marked as
such.

NAV will also properly configure Cricket with IPv6 addresses, but Cricket's
underlying SNMP library *needs two optional Perl modules* to be installed to
enable IPv6. These modules are:

* `Socket6`
* `IO::Socket::INET6`

On Debian/Ubuntu these two are already in the Recommends list of the
`libsnmp-session-perl` package (Cricket's underlying SNMP library); depending
on your Apt configuration, they may or may not have been installed
automatically when the `cricket` package was installed.

Files to remove
---------------

If any of the following files and directories are still in your installation
after upgrading to NAV 3.14, they should be removed (installation prefix has
been stripped from these file names). If you installed and upgraded NAV using
a packaging system, you should be able to safely ignore this section::

  etc/rrdviewer/
  lib/python/nav/statemon/checker/*.descr
  share/htdocs/js/portadmin.js

Changelog 

View the full changelog

Version 3.14.1
(released 07 Mar 2013)

 User-visible features and improvements:

  * NAV now fully supports SNMP communication over IPv6. Please see the
    release notes for more information.

  * Most of the service monitor plugins now support IPv6.

  * NAV documentation is slowly moving out of the wiki and into Sphinx. Now,
    every NAV installation includes a link from the front page to the
    browseable, locally installed documentation.

  * The Toolbox can now be collapsed into an icon/title-based list if the tool
    descriptions aren't needed or wanted.

  * The ordering of tools in the Toolbox can now be customized individually by
    each user.

  * The status page and portadmin have been adapted to work well on small
    screens/mobile devices.

  * Portadmin now supports editing trunks.

  * Portadmin includes a new feature to enable trunking of predefined voice
    VLANs on access ports, for SIP phones that support 802.1Q trunking

 Fixes and features:

  * LP#483534 (Subnet Matrix: Display description of prefix in dropdown)
  * LP#736818 (Reorganise toolbox webpage)
  * LP#965144 (Front page needs link to Status page)
  * LP#1060976 (Portadmin imports nav.Snmp.pysnmp_se directly)
  * LP#1062206 (Camlogger should log entries from non-access ports if connected
                device is not a networking device)
  * LP#1062317 (Support SNMP over IPv6)
  * LP#1062318 (Servicemon plugins should be reviewed for IPv6 support)
  * LP#1069770 (Want a mobile version of the status page)
  * LP#1069771 (Want a mobile version of port admin)
  * LP#1092154 (Portadmin crash when unicode characters in ifalias)
  * LP#1092156 (Portadmin crash when it cannot find a netbox by name or ip,-
                and interface by id)
  * LP#1092551 (Bug in threshold, crashes when searching for netboxes
  * LP#1103376 (portadmin should highlight changes in a better way)
  * LP#1134390 (Machine tracker crashes when inputting non-ASCII characters in
                search)
  * LP#1134392 (Invalid IP search patterns cause abnormal Machine Tracker
                behavior)
  * LP#1135699 (arnold fails to open quarantined ports on cisco devices)
  * LP#1137799 (cricket runs eval on config that contains curly braces)
  * LP#1143962 (Device history search for location crashes)
  * LP#1146602 (Maintengine TypeError crash)
  * LP#1146604 (arnold lacks links to relevant information)

2 blueprints and 20 bugs targeted

Blueprint Priority Assignee Delivery
Enable SNMP communication over IPv6 Enable SNMP communication over IPv6 3 Medium Morten Brekkevold  11 Implemented
Make the service monitor plugins support IPv6 Make the service monitor plugins support IPv6 3 Medium Morten Brekkevold  11 Implemented
Bug report Importance Assignee Status
1135699 #1135699 arnold fails to open quarantined ports on cisco devices 2 Critical John-Magne Bredal  10 Fix Released
1060976 #1060976 Portadmin imports nav.Snmp.pysnmp_se directly 3 High Morten Brekkevold  10 Fix Released
1137799 #1137799 cricket runs eval on config that contains curly braces 3 High John-Magne Bredal  10 Fix Released
1143962 #1143962 Device history search for location crashes 3 High Morten Brekkevold  10 Fix Released
1146602 #1146602 Maintengine TypeError crash 3 High Morten Brekkevold  10 Fix Released
1146604 #1146604 arnold lacks links to relevant information 3 High John-Magne Bredal  10 Fix Released
1092154 #1092154 Portadmin crash when unicode characters in ifalias 4 Medium John-Magne Bredal  10 Fix Released
1092156 #1092156 Portadmin crash when it cannot find a netbox by name or ip,- and interface by id 4 Medium Trond Kandal  10 Fix Released
1092551 #1092551 Bug in threshold, crashes when searching for netboxes 4 Medium Trond Kandal  10 Fix Released
1103376 #1103376 portadmin should highlight changes in a better way 4 Medium John-Magne Bredal  10 Fix Released
1134392 #1134392 Invalid IP search patterns cause abnormal Machine Tracker behavior 4 Medium Morten Brekkevold  10 Fix Released
1134390 #1134390 Machine tracker crashes when inputting non-ASCII characters in search 5 Low Morten Brekkevold  10 Fix Released
483534 #483534 Subnet Matrix: Display description of prefix in dropdown 6 Wishlist Christian Strand Young  10 Fix Released
736818 #736818 Reorganise toolbox webpage 6 Wishlist John-Magne Bredal  10 Fix Released
965144 #965144 Front page needs link to Status page 6 Wishlist Christian Strand Young  10 Fix Released
1062206 #1062206 Camlogger should log entries from non-access ports if connected device is not a networking device 6 Wishlist Morten Brekkevold  10 Fix Released
1062317 #1062317 Support SNMP over IPv6 6 Wishlist Morten Brekkevold  10 Fix Released
1062318 #1062318 Servicemon plugins should be reviewed for IPv6 support 6 Wishlist Morten Brekkevold  10 Fix Released
1069770 #1069770 Want a mobile version of the status page 6 Wishlist John-Magne Bredal  10 Fix Released
1069771 #1069771 Want a mobile version of port admin 6 Wishlist John-Magne Bredal  10 Fix Released
This milestone contains Public information
Everyone can see this information.