Oliver Gorwits
2c138a5690
#581 skip storing and displaying fabricated vlan 0
2019-05-30 06:58:34 +01:00
Oliver Gorwits
731eb765b1
fix strange interaction between CORE::sort and List::MoreUtils::uniq
2019-04-03 14:34:09 +01:00
Oliver Gorwits
db71fffe54
refactor to try device port vlan update again
2019-04-02 15:31:20 +01:00
Oliver Gorwits
223c616cb0
better var names and change logic to skip port
2019-04-01 23:15:44 +01:00
Oliver Gorwits
b22c32a578
better sql update, fixed worker return, better logic on vlans
2019-04-01 22:36:35 +01:00
Oliver Gorwits
a6e7943c03
#528 record egress untagged vlans in device_port_vlan table
2019-04-01 14:38:27 +01:00
Oliver Gorwits
8c974fd256
#549 clean manual topology after device ports change
2019-04-01 13:23:51 +01:00
pyro3d
7be03b6882
Add IS-IS Support ( #548 )
...
* Add IS-IS Support
* closing brace for unless needs to be moved i think
* Remove isis_routers from Routed.pm
* bump snmp::info to 3.66
which is needed for isis support.
2019-03-25 14:42:58 +00:00
Oliver Gorwits
0c98318a45
#526 fix discover syntax bug
2019-03-04 09:57:18 +00:00
Oliver Gorwits
b83e614c85
make discover_{phones,waps} work with LLDP capabilities as well
2019-03-03 13:00:43 +00:00
Oliver Gorwits
189d234b55
check discover_no_type and friends earlier on in neighbors list build
2019-03-03 12:49:17 +00:00
Oliver Gorwits
2bae91f1b6
rename match_devicetype() to match_to_setting()
2019-03-03 12:01:34 +00:00
Oliver Gorwits
1265bc8470
#520 catch slave ports defined without a master
2019-03-02 14:52:21 +00:00
ram
c2600ac550
Change location of ifindex to DevicePortProperties
...
* instead of DevicePort
* as requested by Oliver in PR #513 review
2019-02-23 15:26:38 +01:00
ram
24a7e80470
PR for #510 - store ifindex in device_port
2019-02-23 15:26:38 +01:00
nick n
98a5e2c407
#479 part 2, use debug logging instead of info ( #480 )
...
#479 part 2, use debug instead of info logging.
2 whitespace cleanups also included, as well as rewording props -> properties like in the rest of portproperties.pm
2019-01-08 01:50:21 +01:00
Oliver Gorwits
7f1074ff84
#479 attempt better cache control for device ports
2019-01-07 22:47:13 +00:00
Oliver Gorwits
7811c32147
fix cached ports list which needs to be complete rows for Neighbors.pm to work
2019-01-03 22:56:17 +00:00
Oliver Gorwits
ccb0f0c78a
#475 fix discover plugins do not respect ignore* config
2019-01-02 22:36:59 +00:00
Oliver Gorwits
3769b7b66b
fix to the fix for ospf_routers discovery
2019-01-02 20:56:41 +00:00
Oliver Gorwits
6a986783e4
fix to the fix for ospf_routers discovery
2019-01-02 20:54:50 +00:00
Oliver Gorwits
505b7b5625
#471 fix bug in checking if there are OSPF router IDs to poll
2019-01-02 20:21:34 +00:00
Oliver Gorwits
b445d237e4
#471 OSPF Neighbor Discovery by router ID
2018-12-28 17:32:40 +00:00
nick n
8aed736925
ignore notpresent interfaces, with type filtering config item (set to [] to not filter). work done by postilion/nic bernstein, filter by me. also includes trailing space fix by nic. ( #464 )
2018-12-28 16:08:40 +00:00
Oliver Gorwits
13d5f04465
#419 "neigh - discrepancy in IP" due to differences in IPv6 formatting
2018-06-08 10:56:16 +01:00
Oliver Gorwits
0d8cd3e764
#411 store_modules: false is ignored
2018-05-05 16:12:43 +01:00
Oliver Gorwits
cddbf44916
do not enqueue the same routed peer more than once
2018-04-28 11:40:58 +01:00
Eric A. Miller
8d1fb71c76
#401 Autodiscovery via EIGRP peers
2018-04-19 00:16:56 -04:00
Oliver Gorwits
b36a9e5699
#392 fix heuristic neighbour detection
2018-04-18 21:27:02 +01:00
Oliver Gorwits
454ededa46
Revert " #380 attempt to resolve port name when it is given wrong"
...
This reverts commit f4a143612b .
2018-04-10 21:03:10 +01:00
Oliver Gorwits
08a5652ae0
Revert "save a device_port lookup"
...
This reverts commit d19b2fac93 .
2018-04-10 20:58:07 +01:00
Oliver Gorwits
67ee1808b6
Revert "better way to construct short interface name"
...
This reverts commit 8bcfaf12d0 .
2018-04-10 20:58:06 +01:00
Oliver Gorwits
00f3f2a796
Revert "work for shortening or lengthening ports"
...
This reverts commit 9d48c4a025 .
2018-04-10 20:58:05 +01:00
Oliver Gorwits
52e14aeeeb
Revert "no need for quotemeta"
...
This reverts commit 9339c1a2ce .
2018-04-10 20:58:02 +01:00
Oliver Gorwits
9339c1a2ce
no need for quotemeta
2018-04-09 23:15:58 +01:00
Oliver Gorwits
9d48c4a025
work for shortening or lengthening ports
2018-04-09 23:05:17 +01:00
Oliver Gorwits
8bcfaf12d0
better way to construct short interface name
2018-04-09 22:58:23 +01:00
Oliver Gorwits
d19b2fac93
save a device_port lookup
2018-04-08 13:22:52 +01:00
Oliver Gorwits
87d42eacac
enforce single row return
2018-04-07 23:24:53 +01:00
Oliver Gorwits
f4a143612b
#380 attempt to resolve port name when it is given wrong
2018-04-07 23:17:23 +01:00
Oliver Gorwits
3ae4eabd39
#12 store Cisco PortFast status in device_port_properties:faststart
2018-03-21 10:53:09 +00:00
Oliver Gorwits
7529a93501
#382 invaid regexp syntax
2018-03-20 10:10:41 +00:00
Oliver Gorwits
938b375df6
#381 LLDP port name is space compressed
2018-03-19 18:22:45 +00:00
Oliver Gorwits
1ba1ea2e27
better handling of malformed IPs in c_ip results
2018-03-17 14:57:13 +00:00
Oliver Gorwits
fb42c871c1
add interface alias for discovery IP
2018-03-17 14:24:05 +00:00
Oliver Gorwits
8d01a415e7
strip whitespace from model on HP
2018-03-05 22:55:36 +00:00
Oliver Gorwits
66ecb203a7
#370 Missing Map Links due to inability to parse port speeds
2018-03-05 21:42:02 +00:00
Oliver Gorwits
0229d46f86
fix typo in log
2018-03-02 20:20:17 +00:00
Oliver Gorwits
e1b9f2225e
move wap and phone detection into portproperties worker
2018-03-01 04:56:07 +00:00
Oliver Gorwits
94da566184
gather lldp remote capabilities and info
2018-02-28 21:41:34 +00:00