aboutsummaryrefslogtreecommitdiffstats
path: root/ip-addr-bridge
diff options
context:
space:
mode:
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 ];