commit | e70461f58cb36a5fcb880f760a8304d598f14ab3 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Fri May 20 10:11:57 2022 -0700 |
committer | William A. Kennington III <wak@google.com> | Thu May 26 23:02:20 2022 +0000 |
tree | bbe093e9a2f79f5159c6d966be752b22022c012e | |
parent | 37e6f396313e8b4b9c7827fbdcce259b97a37184 [diff] [blame] |
meta-google: gbmc-bridge: Conditionally advertise default route We only want to advertise that we have a default route if we have an external (non-bridge) interface that has a default route. This disambiguates routes on the internal machine network to avoid blackholes. Change-Id: I4059ddf0f74a0b15ca3f93f096b79415a851d3f7 Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbr.network.in b/meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbr.network.in index 09ef620..a2bfc0d 100644 --- a/meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbr.network.in +++ b/meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbr.network.in
@@ -11,4 +11,4 @@ [IPv6AcceptRA] DHCPv6Client=false [IPv6PrefixDelegation] -RouterLifetimeSec=30 +RouterLifetimeSec=0