commit | fbe84205074a8e245ab342d5b6a81dd45f723e21 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Mon Aug 29 13:15:27 2022 -0700 |
committer | William A. Kennington III <wak@google.com> | Mon Aug 29 14:15:23 2022 -0700 |
tree | 58977dc47bb37e5772afe271e9c70e6582b82bf1 | |
parent | c5efb6af461f394997976d21b9082c0d7c4549bf [diff] |
meta-google: gbmc-ncsi-config: Increment dhcrelay address We are blocking the old address internally to prevent large amounts of DHCP spam from old builds. Increment this so new builds are not blocked. Change-Id: Ib00e632faa9c79445a87c955ca62450379894923 Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/meta-google/recipes-google/ncsi/files/-bmc-gbmcncsidhcp.network b/meta-google/recipes-google/ncsi/files/-bmc-gbmcncsidhcp.network index 868d24b..a080c86 100644 --- a/meta-google/recipes-google/ncsi/files/-bmc-gbmcncsidhcp.network +++ b/meta-google/recipes-google/ncsi/files/-bmc-gbmcncsidhcp.network
@@ -6,4 +6,5 @@ LLMNR=false MulticastDNS=false LinkLocalAddressing=ipv6 -Address=fdb5:0481:10ce::1/64 +# TODO: Change address back to fdb5:0481:10ce::1/64 +Address=fdb5:0481:10ce::2/64