From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/netifrc:master commit in: doc/
Date: Sun, 31 May 2020 05:29:54 +0000 (UTC) [thread overview]
Message-ID: <1590902617.869d41ee7501ab6a2832c6e8cf232eb4b5060d93.robbat2@OpenRC> (raw)
commit: 869d41ee7501ab6a2832c6e8cf232eb4b5060d93
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sun May 31 05:23:37 2020 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sun May 31 05:23:37 2020 +0000
URL: https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=869d41ee
doc: Document bridge_forward_delay/bridge_hello_time
Closes: https://bugs.gentoo.org/721148
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
doc/net.example.Linux.in | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in
index 8896acf..c211ca7 100644
--- a/doc/net.example.Linux.in
+++ b/doc/net.example.Linux.in
@@ -943,6 +943,7 @@
# Bridging (802.1d)
# Preferred: iproute2, emerge sys-apps/iproute2
# Legacy: brctl, emerge net-misc/bridge-utils
+# # See https://wiki.gentoo.org/wiki/Network_bridge#OpenRC for further notes
# To add ports to bridge br0
#bridge_br0="eth0 eth1"
@@ -984,6 +985,15 @@
#bridge_forward_delay_br0="10"
#brport_hairpin_mode_eth0="1"
+# It is important to include bridge_forward_delay_br0=0 and
+# bridge_hello_time_br0=1000 in the /etc/conf.d/net file in order to bring the
+# bridge interface up quickly. Other values will cause network packets to be
+# dropped for the first 30 seconds after the bridge has become active. This, in
+# turn, could prevent DHCP from working as intended.
+#bridge_forward_delay_br0=0
+#bridge_hello_time_br0=1000
+
+
#-----------------------------------------------------------------------------
# RFC 2684 Bridge Support
# For RFC 2684 bridge support emerge net-misc/br2684ctl
next reply other threads:[~2020-05-31 5:29 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-31 5:29 Robin H. Johnson [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-11 0:39 [gentoo-commits] proj/netifrc:master commit in: doc/ Patrick McLean
2023-04-19 17:14 Robin H. Johnson
2021-04-05 20:00 Robin H. Johnson
2021-03-11 16:54 Lars Wendler
2021-01-18 14:40 Lars Wendler
2020-06-02 21:38 Robin H. Johnson
2018-07-12 6:25 Robin H. Johnson
2017-06-09 23:55 Robin H. Johnson
2016-10-24 22:13 Robin H. Johnson
2016-10-24 20:51 Robin H. Johnson
2015-11-08 14:33 Robin H. Johnson
2013-08-28 16:47 Robin H. Johnson
2013-08-26 22:04 Robin H. Johnson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1590902617.869d41ee7501ab6a2832c6e8cf232eb4b5060d93.robbat2@OpenRC \
--to=robbat2@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox