[roll] Roll fuchsia [netstack3] Addresses specify whether to do DAD
Add a new AddressParameter that specifies whether the address should
have DAD performed. This will allow the DHCP client to opt into
duplicate address detection for IPv4 address (in a follow up change).
When this parameter is unset, the system will use the default value
(true for IPv6; false for IPv4).
Original-Bug: 42077260
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1251064
Original-Revision: 80118540ed24dcc381aa79d238a2ddf66ea7d5fd
GitOrigin-RevId: 6f913ba9dacba5bd9c171e60ebf6ca49d586e5e8
Change-Id: Id53fb882eec9add4afc10c7f883b0f9b78c52ff4
diff --git a/stem b/stem
index 9421cb3..07d5c49 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
githooks="integration/git-hooks"
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="91cd57a2b9e36844a64f69411ecab5be858dba61"
+ revision="80118540ed24dcc381aa79d238a2ddf66ea7d5fd"
/>
</projects>
<hooks>