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
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
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
Eric A. Miller
3fdf7802b6
#76 Don't include wireless in ports with multiple nodes attached report
2014-01-14 22:11:05 -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
Eric A. Miller
1e0c6b9598
[ #81 ] Identify wireless nodes and provide information when available
2014-01-11 03:45:27 -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
f78f6028f4
Show device layers in Details tab
2014-01-10 20:07:30 +00:00
Oliver Gorwits
134b7a7646
Remove reference to "native" VLAN in code and replace with "untagged"
2014-01-10 19:36:08 +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
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
Oliver Gorwits
f716582700
update floatThead plugin to imporove performance for large tables
2014-01-02 13:14:51 +00: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
c08701e10d
Allow device port searching with preference for port/name/vlan
2014-01-01 22:59:34 +00:00
Oliver Gorwits
cb9abc2355
Subnet Utilization report
2014-01-01 15:21:23 +00:00
Oliver Gorwits
8a0ffadc40
release 2.020003_001
2013-12-29 21:32:24 +00:00
Oliver Gorwits
a2cc3f989e
Port Log now viewable via an icon by device port name
2013-12-29 21:28:48 +00:00
Oliver Gorwits
183bf81cc6
Support for expire_devices, expire_nodes, and expire_nodes_archive
2013-12-29 19:35:24 +00:00
Oliver Gorwits
cfb04e98d1
Ask for Reason when changing Port up/down Status, or VLAN
2013-12-29 18:16:49 +00:00
Oliver Gorwits
d826a2e12b
get_community now supported
2013-12-29 17:33:54 +00:00
Oliver Gorwits
6079c7dfed
Device Neighbor Map can have max depth and VLAN filter
2013-12-29 16:23:46 +00:00
Oliver Gorwits
aae7880311
Fix for netmap links when domain_suffix is set
2013-12-29 11:14:03 +00:00
Oliver Gorwits
07ec293229
Add device/node/vlan/port specific search from Navbar
2013-12-28 00:08:12 +00:00
Oliver Gorwits
0122d5728b
Make "Not" work for vlan number search in Device Ports
2013-12-27 22:37:41 +00:00
Oliver Gorwits
9dbcc1f4a3
Search by VLAN name now works
2013-12-27 22:07:22 +00:00
Oliver Gorwits
c9f0f21577
Support DBD::Pg default for "host" field as local socket
2013-12-27 16:41:40 +00:00
Oliver Gorwits
d21fdf6d68
Add doc note about PostgreSQL MD5 authN
2013-12-27 16:32:55 +00:00
Oliver Gorwits
6bd6c9de8c
Keep a hint to SNMP community if new style snmp_auth config is in use
2013-12-27 16:25:41 +00:00
Eric A. Miller
d963ad3148
Add IP Phones discovered through LLDP/CDP report
2013-12-16 23:14:41 -05:00
Eric A. Miller
5d3216552f
Fix form reset icon on ports tab when using custom path
2013-12-16 11:50:47 -05:00
Eric A. Miller
2992004354
[ #60 ] Incorrect format string in store_vlans
2013-12-16 11:17:54 -05:00
Eric A. Miller
8033620943
Only return distinct Port MAC's and skip '00:00:00:00:00:00' addresses in get_port_macs database query, to reduce the number of rows returned from the database to those we will be able to use
2013-12-16 10:59:27 -05:00
Eric A. Miller
982b8c3fd2
[ #61 ] Arpnip debug text says it is resolving aliases instead of ARP entries
2013-12-16 09:35:14 -05:00
Eric A. Miller
ec31a75dd4
Require SNMP::Info 3.10+, use new c_cap method to tag device remote_type as 'IP Phone:' or 'AP:' when those capabilities are advertised by LLDP or CDP
2013-12-16 09:26:27 -05:00
Oliver Gorwits
82a1889ed8
release 2.020002
2013-12-11 15:57:16 +00:00
Eric A. Miller
d869b7ea08
Correct logic to prevent duplicate queuing of jobs during discover due to previous change in admin table
2013-12-09 22:56:49 -05:00