Commit Graph

713 Commits

Author SHA1 Message Date
Oliver Gorwits
a0789929b9 not needed at top level 2014-01-22 15:37:25 +00:00
Oliver Gorwits
08b8b4f5d3 Merge branch 'master' of ssh://git.code.sf.net/p/netdisco/netdisco-ng 2014-01-22 15:35:32 +00:00
Oliver Gorwits
2a59fd0c96 [#78] add top level Makefile to satisfy cpanm run-from-git 2014-01-22 15:35:15 +00:00
Oliver Gorwits
feffbdf100 [#78] add top level Makefile to satisfy cpanm run-from-git 2014-01-22 15:34:12 +00:00
Oliver Gorwits
f30af71a7d Fix SQL logic in PortMAC.pm (imperfectus)
SQL::Abstract::belch(): [SQL::Abstract::_where_field_op_ARRAYREF] Warning: A multi-element arrayref as an
argument to the inequality op '!=' is technically equivalent to an always-true 1=1 (you probably wanted to
say ...{ $inequality_op => [ -and => @values ] }... instead) at
/home/netdisco/perl5/lib/perl5/App/Netdisco/Util/PortMAC.pm line 48
2014-01-22 14:10:41 +00:00
Eric A. Miller
e5820070fc #68 Devices orphaned by missing topology info report 2014-01-20 23:38:14 -05:00
Eric A. Miller
9ed92c85f7 Merge branch 'master' of ssh://git.code.sf.net/p/netdisco/netdisco-ng 2014-01-20 22:02:15 -05:00
Eric A. Miller
053b0a65fa fix formatting of debug message when zero entries are archived during macsuck 2014-01-20 22:02:00 -05:00
Oliver Gorwits
520d94bb6f Also prefer port filter when linking to connected devices 2014-01-19 22:30:44 +00:00
Eric A. Miller
da56cb9a09 [#59] Arpnip tries to resolve link local IPv6 addresses 2014-01-19 17:14:11 -05:00
Oliver Gorwits
a7ee00ff1d respect order of Admin plugins in config when building menu 2014-01-19 17:48:33 +00:00
Oliver Gorwits
dc17857d86 Check /etc/hosts before DNS when doing arp entry name lookup 2014-01-19 16:19:58 +00:00
Oliver Gorwits
078449d56d device property in _no/_only fails with error 2014-01-19 16:04:41 +00:00
Oliver Gorwits
642546fd24 LAG support.
Also, archive disappeared nodes from device after macsuck.

Squashed commit of the following:

commit 6d16cddaab
Merge: 37d9bda 3fdf780
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 19 15:48:41 2014 +0000

    Merge branch 'master' of ssh://git.code.sf.net/p/netdisco/netdisco-ng into og-agg

commit 37d9bda2bb
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 18:50:22 2014 +0000

    release 2.021000_004

commit 3939a2a51c
Merge: cf23636 571d57d
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 18:45:14 2014 +0000

    Merge branch 'og-agg' of ssh://olly_g@git.code.sf.net/p/netdisco/netdisco-ng into og-agg

commit cf23636ddf
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 18:43:59 2014 +0000

    archive disappeared nodes from device - really important!

commit 571d57dcc7
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 18:20:51 2014 +0000

    release 2.021000_003

commit 444bc1e81d
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 17:51:54 2014 +0000

    protect sprintf from undefined remote_type

commit 5b875c4641
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 17:49:40 2014 +0000

    tidy connected device+node layout

commit c09dddb7d1
Merge: 4f5501c 95fc6b1
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 17:46:39 2014 +0000

    Merge branch 'og-agg' of ssh://olly_g@git.code.sf.net/p/netdisco/netdisco-ng into og-agg

commit 4f5501c613
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 17:46:23 2014 +0000

    allow sanity checks on lag member before moving node

commit 95fc6b18dc
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 14:02:19 2014 +0000

    release 2.021000_002

commit 8b809c445f
Merge: 04d486e fe3e8e3
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 13:58:31 2014 +0000

    Merge branch 'og-agg' of ssh://git.code.sf.net/p/netdisco/netdisco-ng into og-agg

commit fe3e8e3ef2
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 13:57:31 2014 +0000

    do not set master neigh if master is a slave

commit 04d486e433
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 13:38:45 2014 +0000

    display remote ip if only remote ip

commit 14f9eb01ad
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 13:35:54 2014 +0000

    show all members of lag when searching for lag master

commit 5b2a0a0a4b
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 13:35:16 2014 +0000

    fix copy of remote master to local master remote_port

commit 86a9854f39
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 10:00:13 2014 +0000

    show both link and device type icons

commit 88510552e5
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 09:57:29 2014 +0000

    hide neighbor device ID and add sidebar option to show

commit 29da3097cb
Merge: 8bca30d 9fe92fb
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 09:04:15 2014 +0000

    Merge branch 'og-agg' of ssh://git.code.sf.net/p/netdisco/netdisco-ng into og-agg

commit 9fe92fb5e8
Merge: 6620a03 5557811
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 09:03:02 2014 +0000

    Merge branch 'og-agg' of ssh://olly_g@git.code.sf.net/p/netdisco/netdisco-ng into og-agg

commit 6620a03686
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 08:56:13 2014 +0000

    also store master neighbor port

commit 8bca30d085
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 00:41:46 2014 +0000

    release 2.021000_001

commit 5557811aeb
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 00:38:18 2014 +0000

    fix icon placement in editable device port cells

commit 25292e1ce8
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 22:20:08 2014 +0000

    fix name of class

commit 99ce56d794
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 22:13:53 2014 +0000

    remove brackets from lag name

commit 27aa80ed93
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 22:12:06 2014 +0000

    rename link agg legend

commit 84ed4c5008
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 22:11:15 2014 +0000

    move lag member icon into port icon column

commit 67c9c783ec
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 21:58:11 2014 +0000

    fix Cisco stack port ignore

commit 4531c61246
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 21:51:41 2014 +0000

    move nodes to lag master port

commit ffc6b9c315
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 20:45:58 2014 +0000

    use group icon for slave and master

commit 68fd345e37
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 20:34:01 2014 +0000

    indicate aggregate master

commit 79c69f5a0f
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 19:14:48 2014 +0000

    show aggreate parent in device ports

commit 3a4beed2f1
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 18:46:25 2014 +0000

    store aggregate port into db

commit fd7bb0cd62
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 17:49:39 2014 +0000

    add device_port cols for aggregate links data
2014-01-19 15:51:47 +00:00
Eric A. Miller
3fdf7802b6 #76 Don't include wireless in ports with multiple nodes attached report 2014-01-14 22:11:05 -05:00
Eric A. Miller
b4869c8128 Documentation update and correction 2014-01-13 21:31:28 -05:00
Oliver Gorwits
899563534a [#52] Check is neighbour remote_id is a MAC (R. Kerr) 2014-01-11 14:08:46 +00:00
Oliver Gorwits
d264fb7d9d Allow cached SNMP community hint to override SNMP version cycle 2014-01-11 13:57:45 +00:00
Oliver Gorwits
c1295ad1c0 [#14] Support partial DNS names in *_only/*_no (via regexp) 2014-01-11 13:29:16 +00:00
Oliver Gorwits
52f0eed6fb [#13] Support IP address ranges in *_only/*_no configuration 2014-01-11 13:06:54 +00:00
Oliver Gorwits
693e0bd6db [#79] Support perlbrew environment as alternative to localenv 2014-01-11 10:09:07 +00:00
Oliver Gorwits
b0e8c7413d always get vlans if column is enabled 2014-01-11 09:56:36 +00:00
Oliver Gorwits
862f2ba5b1 [#66] Fix display of vlan membership 2014-01-11 09:44:35 +00:00
Eric A. Miller
1e0c6b9598 [#81] Identify wireless nodes and provide information when available 2014-01-11 03:45:27 -05:00
Eric A. Miller
0e6d8c71e3 Identify wireless APs and IP Phones by icon in device port view
Provide wireless information in node search by MAC
2014-01-10 23:29:52 -05:00
Eric A. Miller
19823e13ff [#64] Addition of Wireshark abbreviations for OUI manufacturers 2014-01-10 20:16:27 -05:00
Eric A. Miller
7cd99f17dc Correct macsuck for Q-BRIDGE-MIB based devices 2014-01-10 17:56:21 -05:00
Oliver Gorwits
929723ea1b [#66] store i_vlan in pvid column of device_port 2014-01-10 20:48:59 +00:00
Oliver Gorwits
f50e9d6a22 Revert "[#66] store pvid in vlan column of device_port"
This reverts commit 441b967bde.
2014-01-10 20:43:06 +00:00
Oliver Gorwits
f78f6028f4 Show device layers in Details tab 2014-01-10 20:07:30 +00:00
Oliver Gorwits
441b967bde [#66] store pvid in vlan column of device_port 2014-01-10 19:37:58 +00:00
Oliver Gorwits
134b7a7646 Remove reference to "native" VLAN in code and replace with "untagged" 2014-01-10 19:36:08 +00:00
Oliver Gorwits
7547937194 [#66] Alter the Primary Key on device_port_vlan to include the native column 2014-01-10 14:01:56 +00:00
Eric A. Miller
3ded6b58ee Correct is_discoverable check in Undiscovered Neighbors report 2014-01-09 21:37:51 -05:00
Oliver Gorwits
fdce0ab210 release 2.021000 2014-01-08 13:57:01 +00:00
Oliver Gorwits
f3f55748b5 Support for snmpforce_v1, snmpforce_v2, snmpforce_v3 2014-01-08 05:37:44 +00:00
Eric A. Miller
0c1be4e900 Add Undiscovered Neighbors admin report 2014-01-06 20:55:02 -05:00
Eric A. Miller
ddd9d82eee Correct CSV download link for the admin pages 2014-01-06 20:51:00 -05:00
Oliver Gorwits
c7b52ab083 release 2.020003_003 2014-01-06 20:48:36 +00:00
Oliver Gorwits
c615ba4df2 Ignore smmp_ver in DB when reconnecting to a device 2014-01-06 20:47:36 +00:00
Eric A. Miller
b45510ae8f Don't queue devices which are excluded by configuration or don't have the layers to support the operation 2014-01-03 16:58:45 -05:00
Eric A. Miller
d05b55d419 Add predefined search has_layer() to Device ResultSet class. 2014-01-03 13:10:02 -05:00
Oliver Gorwits
caacb31a34 need a patched floatThead (https://github.com/mkoryak/floatThead/pull/12) 2014-01-02 20:28:57 +00:00
Oliver Gorwits
08968afca0 update browser history for reports 2014-01-02 20:25:59 +00:00
Oliver Gorwits
f716582700 update floatThead plugin to imporove performance for large tables 2014-01-02 13:14:51 +00:00
Oliver Gorwits
9deb6fe691 also clear the prefer setting when filter is binned 2014-01-02 09:43:31 +00:00
Eric A. Miller
ed1158a481 Link from the subnet utilization report to ip inventory report for each subnet with the same date range. 2014-01-01 23:31:57 -05:00
Oliver Gorwits
992af240fe release 2.020003_002 2014-01-01 23:31:44 +00:00
Oliver Gorwits
6493b276bf fix Port sort order for Extreme switches "1:10" format 2014-01-01 23:28:40 +00:00
Oliver Gorwits
49b94e94ed fix broken css selector 2014-01-01 23:09:08 +00:00