aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2022-05-06 08:20:34 +0200
committerGravatar Christian Hesse <mail@eworm.de>2022-05-06 08:20:34 +0200
commita4ebc18af7973c5263adc6bea01af4c971a57922 (patch)
tree20136475fbdcf0ed064564e2d3a98be141f7813a
parentecde864263f8572503eeaba2ad7c806847adb594 (diff)
doc/check-routeros-update: mention neighbor discovery
-rw-r--r--doc/check-routeros-update.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/check-routeros-update.md b/doc/check-routeros-update.md
index cac1850..f045352 100644
--- a/doc/check-routeros-update.md
+++ b/doc/check-routeros-update.md
@@ -14,7 +14,8 @@ The primary use of this script is to notify about RouterOS updates.
Run from a terminal you can start the update process or schedule it.
Centrally managing update process of several devices is possibly by
-specifying versions safe to be updated on a web server.
+specifying versions safe to be updated on a web server. Versions seen
+in neighbor discovery can be specified to be safe as well.
Also installing patch updates (where just last digit is increased)
automatically is supported.