diff options
author | Christian Hesse <mail@eworm.de> | 2022-05-06 08:20:34 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-05-06 14:31:22 +0200 |
commit | e49e454381ba63273b79130020d9e9334ca8a9c6 (patch) | |
tree | 84a94dd28c43004c0c20b07dc04ca73c8df10541 /doc | |
parent | 357618a1a545ced696ffbfb87bb72a45b73913f8 (diff) |
doc/check-routeros-update: mention neighbor discovery
(cherry picked from commit a4ebc18af7973c5263adc6bea01af4c971a57922)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/check-routeros-update.md | 3 |
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. |