commit | 93179dc62fec2b8614f7b32654f7beb8754d7c9a | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Wed Feb 07 15:09:35 2024 -0800 |
committer | William A. Kennington III <wak@google.com> | Fri Feb 09 21:24:17 2024 +0000 |
tree | f0ebd3081bcf15a2791c0c0fd09122f4e479ea07 | |
parent | 8950ac0bf52ba598f9e5e0a07a2a006273c3ccba [diff] |
meta-google: gbmc-bridge: Remove STP support We no longer have any projects or planned projects that require this support. We only have single path ethernet as a guarantee now. This configuration has been causing us some issues on some of our systems and it will be more stable to just ignore dynamic link configurations and the software burden of an RSTP stack. Change-Id: Ia6e113f41d2ad61a79d46a0bf15dd7e4230239db Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/meta-google/recipes-google/networking/gbmc-bridge.bb b/meta-google/recipes-google/networking/gbmc-bridge.bb index c7b9f5d..3f20530 100644 --- a/meta-google/recipes-google/networking/gbmc-bridge.bb +++ b/meta-google/recipes-google/networking/gbmc-bridge.bb
@@ -42,7 +42,6 @@ bash \ dhcp-done \ gbmc-ip-monitor \ - mstpd-mstpd \ network-sh \ ndisc6-rdisc6 \ nftables-systemd \
diff --git a/meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbr.netdev b/meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbr.netdev index d890ef9..955a92c 100644 --- a/meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbr.netdev +++ b/meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbr.netdev
@@ -1,5 +1,3 @@ [NetDev] Name=gbmcbr Kind=bridge -[Bridge] -STP=true