The NetBSD Project

CVS log for pkgsrc/net/netdisco/MESSAGE

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / netdisco

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.3 / (download) - annotate - [select for diffs], Wed Sep 9 08:35:51 2015 UTC (8 years, 6 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, HEAD
Changes since 1.2: +9 -15 lines
Diff to previous 1.2 (colored)

Upgrade Netdisco to v1.3.3. x1.1 had been broken since around Perl 5.16.

Adapt for use with Apache 2.4.x

From the ChangeLog:

1.3.3 (2014-03-27)
Bugfixes:
    * [113]     Collect SSID in macsuck - fixed for unknown SSID (Jiri)
    * []        Proper fallback from SNMPv3 to SNMPv2 when discovering
    * [99]      Node update should only search within the VLAN
    * []        Skip HSRP addresses during arpnip

1.3.2 (2013-08-29)
Bugfixes:
    * [113]     Collect SSID in macsuck (Jiri)

1.3.1 (2013-07-08)
Bugfixes:
    * []        Include 'topology' table when DB is (re)created
    * []        Updates to 'node' and 'node_wireless' table definitions

1.3 (2013-05-20)
Bugfixes:
    * []        Undefined MAC would make is_mac() die (N. Giefing)
    * []        Apply quotemeta to avoid Inventory explosion (T. Gerlach)
    * [94]      Netdisco -O does not import oui.txt due to spaces in oui.txt

1.2 (2013-04-13)
Features:
    * [3598045] Collect VLAN in macsuck (Jiri Dvorak)
    * [3598089] Collect SSID in macsuck (Jiri Dvorak)
    * []        Capture BSSID, per AP MAC, associated with wireless SSID in
                device_port_ssid table if available.
    * []        Add config directive "reverse_lookup_ipv6" to control whether
                reverse DNS lookups should be performed for IPv6 addresses.
    * []        Add option to node.html to search for entries only appearing on
                a given date.
    * []        Config directive "macsuck_no_vlan" now accepts both vlan names
                and numbers (VIDs). Patch from Peter Hicks.
    * []        Collect and display "vmVlanType", indicating whether a VLAN is
                static or dynamic on a switch port. Currently Cisco-specific.
                Patch from Wolfgang Friebel.
    * []        New database table "topology" to support adding topology links
                without a discovery protocol or an external topology text file.
    * []        New config option "snmpdiscover_timeout" to override SNMP
                timeout during discovery.  This speeds up finding the correct
                SNMP string when default timeout needs to be large.
    * []        Add report "Inventory by Name", patch from Laurens Vets.
    * []        Add config option for macsuck to ignore specific VLANs on
                specific devices (Peter Hicks)
    * []        Add config option for macsuck to ignore unnamed VLANs (Peter
                Hicks)
    * []        Ignore devices with vendor "netdisco" - support for pseudo
                devices to interconnect discovered devices/ports
    * []        Improved "multiple nodes on port" display (N. Bernstein)
    * []        Default to _not_ vacuum db tables. Opt 'vacuum' to enable.

Bugfixes:
    + [3541443] Remove port rename from find_neighbors() handle in SNMP::Info
    * []        Report "Undiscovered neighbors" also showed neighbors advertising
                an address not equal to their root_ip.
    + []        Change job log dir creation to use mkpath to resolve potential
                race condition.
    + []        Fix wireless client info collection to properly manage its
                transaction.
    + []        Fix deprecated use of qw() in device view for Perl 5.14 (cstamas)
    + []        Fix "Device Module Search" issue with searching on serial number.
    + []        Fix error message during discovery to be more accurate and not
                print variables that might be undef.
    * []        Fix warnings about undef data when running netdisco -B
    * []        VLAN inventory: with odd number of results, last row not displayed
    * []        Fix infinite loop of later worker if earlier worker dies
                before completing all his work.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jun 10 15:22:14 2014 UTC (9 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

Retire Apache 1.3 and 2.0.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed May 25 17:06:49 2005 UTC (18 years, 10 months ago) by bouyer
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of a netdisco.

Designed for moderate to large networks, configuration information and
connection data for network devices are retrieved by SNMP. With Netdisco you
can locate the switch port of an end-user system by IP or MAC address. Data is
stored using a SQL database for scalability and speed.

Revision 1.1 / (download) - annotate - [select for diffs], Wed May 25 17:06:49 2005 UTC (18 years, 10 months ago) by bouyer
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>