Oliver Gorwits
8b9c18fb3b
release 2.058001
2022-11-04 14:57:29 +00:00
nick n
97c05658b7
fix db scheme version for 2.058000 ( #940 )
...
2.058000 has db schema changes but we did not update the version here
2022-11-04 14:54:55 +00:00
Oliver Gorwits
fc984423ec
release 2.058000
2022-11-04 10:26:18 +00:00
Oliver Gorwits
0e9ff81cf5
Add worker to collect various PortAccessEntity (NAC) attributes (PR #937 , partially implements #887 )
...
* Add macsuck worker to collect various PortAccessEntity (NAC) attributes
* Incorporate PAE feedback on #937
* missing Result/Device.pm column added
* pae_is... columns instead of pae_capabilities
* moved most code to Util/PortAccessEntity.pm so the update can
be done in discover and macsuck
* Refactor PAE attributes during discover as separate Plugin
* PortAccessEntity: don't use device->dns in log string
* Fix "Experimental keys on scalar is now forbidden" test failure
* Revamp pae_control and add missing attribute
- device.pae_control (text) is now device.pae_is_enabled (bool)
- also store pae_authconfig_port_control (port mode auto/force(un)Auth)
* Fix "Experimental keys on scalar is now forbidden" test failure
- ... again because of botched merge
- at least perlgolfed away a set of curly braces
* Update PortAccessEntity.pm
* Incorporate @ollyg PR feedback
Co-authored-by: Christian Ramseyer <ramseyer@netnea.com >
2022-11-04 10:03:26 +01:00
Oliver Gorwits
7f5cf60b41
release 2.057008
2022-10-18 12:57:34 +01:00
Oliver Gorwits
2cb2809dd9
#935 Macsuck forces ports up/up - but a forwarding table may be present on a port that is down
2022-10-18 12:49:24 +01:00
Oliver Gorwits
2a35a0bc56
#936 user auth method should be drop-down
2022-10-18 11:50:12 +01:00
Oliver Gorwits
ab8c371524
release 2.057007
2022-10-04 13:19:36 +01:00
Oliver Gorwits
3ca4cec9ea
release 2.057006
2022-09-30 22:02:23 +01:00
Oliver Gorwits
f9f06032f0
revert change as check_acl_only is the right way to go
2022-09-30 21:55:50 +01:00
Christian Ramseyer
ebdff809d4
add FTD.pm contributed by Sebastian Roesch
2022-09-30 15:00:02 +02:00
Oliver Gorwits
86c4fe2ba9
release 2.057005
2022-09-28 15:16:52 +01:00
Oliver Gorwits
5502835120
auto add port: and type: to legacy config for ignore_*
2022-09-28 15:16:03 +01:00
Oliver Gorwits
0c2b49a012
release 2.057004
2022-09-27 11:31:02 -04:00
Oliver Gorwits
965afbb23a
release 2.057003
2022-09-27 11:28:53 -04:00
Oliver Gorwits
be39ced967
workaround DBICx::Sugar alias only working for non-default
2022-09-27 11:27:36 -04:00
Oliver Gorwits
72c17c35e2
release 2.057002
2022-09-24 22:38:41 +01:00
Oliver Gorwits
d6d877a406
rename setting macsuck_no_deviceport to macsuck_no_deviceports
2022-09-24 22:35:23 +01:00
Oliver Gorwits
0754fa53fc
release 2.057001
2022-09-24 20:05:48 +01:00
Oliver Gorwits
7884a87e18
sort the tenants in menu
2022-09-24 20:04:31 +01:00
Oliver Gorwits
ea2a4e02d9
release 2.057000
2022-09-24 19:02:40 +01:00
Oliver Gorwits
1d5f3ce316
#929 implement first half of multi tenancy with tenant_databases setting
2022-09-24 19:01:16 +01:00
Oliver Gorwits
b391f83d60
release 2.056000
2022-09-24 18:59:48 +01:00
Oliver Gorwits
790c51b257
#925 implement ignore_deviceports and hide_deviceports
2022-09-20 20:32:35 +01:00
Oliver Gorwits
7d7d052bb6
release 2.055001
2022-09-02 09:01:51 +01:00
Oliver Gorwits
c5c71b16a2
#928 404 page template broken
2022-09-02 08:59:29 +01:00
Oliver Gorwits
6f37def579
extended vlan ranges
2022-08-17 06:38:23 -04:00
Oliver Gorwits
da3b459964
release 2.055000
2022-08-17 06:10:57 -04:00
Oliver Gorwits
73862d5ac8
fix device sysname showing in node search
2022-08-17 06:09:43 -04:00
Oliver Gorwits
4d49f04d2a
#875 Node Search - swap IP and DNS, add system name, highlight most recent, in the Switch Port rows
2022-08-16 22:25:27 +01:00
Oliver Gorwits
dd468efdd5
#834 VLAN Mismatch report - add sysname, port comment, and vlan diff
2022-08-16 18:12:35 +01:00
Oliver Gorwits
79f7febc16
fix import
2022-08-16 12:27:47 -04:00
Oliver Gorwits
f4dde980ff
#914 change from silent_ports to macsuck_no_deviceport
2022-08-16 09:27:50 +01:00
Oliver Gorwits
6a27a2b3b1
#914 initial implementation of silent_ports
2022-08-15 22:26:38 +01:00
Oliver Gorwits
e85198731f
add remote dns to undiscovered neighbors report
2022-08-15 09:17:11 -04:00
Oliver Gorwits
1aa455d028
release 2.054000
2022-08-15 08:41:26 -04:00
Oliver Gorwits
148e52adf2
fix remote_ip dns resolution
2022-08-15 08:32:58 -04:00
Oliver Gorwits
c375b11cb0
initialise the resolver config for the DNS resolution (how was this even working before?!)
2022-08-15 08:32:13 -04:00
Oliver Gorwits
b01d0f08fd
add a remote_dns port property
2022-08-14 21:36:50 +01:00
Oliver Gorwits
3684451f2a
add ifindex column for show
2022-08-14 21:13:27 +01:00
Oliver Gorwits
a004db2951
add discover_routed_neighbors setting default true
2022-08-10 17:31:04 -04:00
Oliver Gorwits
e5fe5c909e
try to make highest job ID win when removing duplicates
2022-08-10 16:15:19 -04:00
Oliver Gorwits
d403b11beb
release 2.053007
2022-08-09 10:29:02 +01:00
Oliver Gorwits
c4e4bd7633
add option to limit snmp node search to current device only
2022-08-09 10:19:05 +01:00
Oliver Gorwits
162925f6eb
change for separate uncompressed oid maps in netdisco-mibs
2022-08-09 06:24:22 +01:00
Oliver Gorwits
5d5e36b5fd
first suggest a snapshot, then loadmibs
2022-08-08 17:23:50 +01:00
Oliver Gorwits
5265e0403d
loosen check for leaf
2022-08-08 09:06:32 +01:00
Oliver Gorwits
b03bb2ac62
issue loadmibs if needed when user gets snapshot
2022-08-08 08:53:17 +01:00
Oliver Gorwits
a874882e6e
error message to user to load mibs
2022-08-08 08:45:36 +01:00
Oliver Gorwits
9be1e6c1a3
release 2.053006
2022-08-07 23:30:32 +01:00