aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-03-05 11:11:15 +0100
committerGravatar Christian Hesse <mail@eworm.de>2024-03-12 15:27:15 +0100
commit074e70ee51ede8f5344f2750405d0502f78b0b50 (patch)
treefa2e25528a9bf0219ced040fb9c40772a22286b7 /doc
parentdecb8fb17a8530765aec82f5b5df1bffa5407024 (diff)
dhcp-lease-comment: drop support for wifiwave2
Diffstat (limited to 'doc')
-rw-r--r--doc/dhcp-lease-comment.md13
1 files changed, 4 insertions, 9 deletions
diff --git a/doc/dhcp-lease-comment.md b/doc/dhcp-lease-comment.md
index ae0edfb..d98f3fc 100644
--- a/doc/dhcp-lease-comment.md
+++ b/doc/dhcp-lease-comment.md
@@ -15,19 +15,14 @@ from wireless access list.
Requirements and installation
-----------------------------
-Depending on whether you use `wifi` package (`/interface/wifi`), `wifiwave2`
-package (`/interface/wifiwave2`), legacy wifi with CAPsMAN (`/caps-man`)
-or local wireless interface (`/interface/wireless`) you need to install a
-different script.
+Depending on whether you use `wifi` package (`/interface/wifi`), legacy
+wifi with CAPsMAN (`/caps-man`) or local wireless interface
+(`/interface/wireless`) you need to install a different script.
-For `wifi` (RouterOS 7.13 and later):
+For `wifi`:
$ScriptInstallUpdate dhcp-lease-comment.wifi;
-For `wifiwave2` (up to RouterOS 7.12):
-
- $ScriptInstallUpdate dhcp-lease-comment.wifiwave2;
-
For legacy CAPsMAN:
$ScriptInstallUpdate dhcp-lease-comment.capsman;