aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2015-11-07 22:02:33 +0200
committerAlon Bar-Lev <alonbl@gentoo.org>2015-11-07 22:02:33 +0200
commit89a7d0f0af6807ed9b4a7204cddc214722de1ee9 (patch)
tree47dd571c5dd92d15353c946bf107cc72178ab966 /doc
parentRevert "bridge: use/prefer iproute2/sysfs where possible" (diff)
downloadnetifrc-89a7d0f0af6807ed9b4a7204cddc214722de1ee9.tar.gz
netifrc-89a7d0f0af6807ed9b4a7204cddc214722de1ee9.tar.bz2
netifrc-89a7d0f0af6807ed9b4a7204cddc214722de1ee9.zip
net: bridge: display a warning for brctl options depreciation
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/net.example.Linux.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in
index ddfe5e0..b91bb50 100644
--- a/doc/net.example.Linux.in
+++ b/doc/net.example.Linux.in
@@ -910,6 +910,7 @@
# Below is an example of configuring the bridge
# Consult "man brctl" for more details
+# This method is deprecated in favour of the sysfs interface.
#brctl_br0="setfd 15
#sethello 2
#stp on"