release 2.054000

This commit is contained in:
Oliver Gorwits
2022-08-15 08:41:26 -04:00
parent 148e52adf2
commit 1aa455d028
5 changed files with 29 additions and 12 deletions

16
Changes
View File

@@ -1,3 +1,19 @@
2.054000 - 2022-08-15
[NEW FEATURES]
* new discover_routed_neighbors setting to skip adding next-hops for discovery
[ENHANCEMENTS]
* #917 resolve dns for undiscovered neighbors
* device ports column added for ifIndex (interface index)
[BUG FIXES]
* #918 avoid duplicate jobs mutually cancelling (only lower job ID is stops)
* initialise the resolver config for the DNS resolution
2.053007 - 2022-08-09
[ENHANCEMENTS]