aboutsummaryrefslogtreecommitdiffstats
path: root/ip-addr-bridge
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2020-03-27 21:46:44 +0100
committerGravatar Christian Hesse <mail@eworm.de>2020-03-27 22:12:49 +0100
commitb20fcaa94d64da64412f44afcca7cd4dabaa6fc0 (patch)
tree6415ce0d91c49fcbd0c210dc8937de02e4fb640e /ip-addr-bridge
parent39857405d55c37542b3bc3b4dcef6d24c9a2ea62 (diff)
add doc/ip-addr-bridge.md
Diffstat (limited to 'ip-addr-bridge')
-rw-r--r--ip-addr-bridge1
1 files changed, 1 insertions, 0 deletions
diff --git a/ip-addr-bridge b/ip-addr-bridge
index 947e7fe..02781cc 100644
--- a/ip-addr-bridge
+++ b/ip-addr-bridge
@@ -3,6 +3,7 @@
# Copyright (c) 2018-2020 Christian Hesse <mail@eworm.de>
#
# enable or disable ip addresses based on bridge port state
+# https://git.eworm.de/cgit/routeros-scripts/about/doc/ip-addr-bridge.md
:foreach Bridge in=[ / interface bridge find ] do={
:local BrName [ / interface bridge get $Bridge name ];