commit | 37e6f396313e8b4b9c7827fbdcce259b97a37184 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Mon May 16 16:19:11 2022 -0700 |
committer | William A. Kennington III <wak@google.com> | Thu May 26 23:02:20 2022 +0000 |
tree | f3daa65c3f20a1c1aa5ec389401710597d0efeef | |
parent | 757cba278a0aa5fa95f38ac80950e5d055e4b224 [diff] [blame] |
meta-google: gbmc-bridge: Rework IP address persistence This consolidates all of the mechanisms which write out a persistent IP into a single place. It also transitions to writing a very simple persistent file instead of systemd style network units. Change-Id: Ib99d7646178d2c5383cf23b09248bf24544c1d9e 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 afea5cc..09ef620 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
@@ -7,5 +7,8 @@ LLMNR=true MulticastDNS=true LinkLocalAddressing=ipv6 +IPv6PrefixDelegation=yes [IPv6AcceptRA] DHCPv6Client=false +[IPv6PrefixDelegation] +RouterLifetimeSec=30