more changes for 4.020003

This commit is contained in:
nick n
2019-01-14 02:36:37 +01:00
committed by GitHub
parent 0205a11f01
commit c416e2505b

17
Changes
View File

@@ -1,19 +1,26 @@
2.040003 - xxx 2.040003 - xxx
[NEW FEATURES]
* #482 operating system is now a link in device details (inphobia)
[ENHANCEMENTS] [ENHANCEMENTS]
* #408 makerancidconf improvements readded with some additional tweaks, somehow it * #408, #417 & 477 makerancidconf improvements: readded with some additional tweaks, somehow
got lost in 2.039029 (earendilfr, inphobia) they got lost in 2.039029. (earendilfr, inphobia)
* #436 make neighbor matching less strict, no longer is it required to match all parameters * #436 make neighbor matching less strict, no longer is it required to match all parameters
(port name, device name) exactly before creating a link between devices. (linwood-f) (port name, device name) exactly before creating a link between devices. (linwood-f)
[BUG FIXES] [BUG FIXES]
* #475 all discover plugins should now respect ignore_interfaces, ignore_notpresent_types & * #475 all discover plugins should now respect ignore_interfaces, ignore_notpresent_types &
ignore_private_nets. as a bonus discovery data is now cached for less db load (ollyg) ignore_private_nets. as a bonus discovery data is now cached for less db load. (ollyg)
* #476 also log when plugins delete related tables. (ollyg) * #476 also log when plugins delete related tables. (ollyg)
* #471 redux ospf discovery will now keep on working instead of stopping after a few runs. (ollyg) * #471-redux ospf discovery will now keep on working instead of stopping after a few
* better explain public key auth with netdisco-sshcollector (inphobia) runs. (ollyg)
* #474 better explain public key auth with netdisco-sshcollector. (inphobia)
* #457 make sorting work on interface in device/adresses when interface was undefined. also
went through all other portsort callers to make sure parameters are always defined. (inphobia)
2.040002 - 2018-12-30 2.040002 - 2018-12-30