[roll] Roll fuchsia [netstack3] Bind UDP sockets with zones
IP addresses can have zones (a.k.a "scopes" on Linux) that indicate the
subnet in which they are valid. The POSIX IPv6 address format uses
interface identifiers to differentiate zones. The existing FIDL type for
IPv6 addresses includes zones but they were being ignored. This patch
adds support for binding to local addresses with zones (only IPv6
link-local addresses).
Original-Bug: 46566
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/698847
Original-Revision: 00d31e6c6af6e77eb7ff767970f15634a611d046
GitOrigin-RevId: d8ccd6d6488bd0eba0984255ff10f47df15774f7
Change-Id: I80c976e74fce84916bdeb090cb1aa341f15805c0
diff --git a/stem b/stem
index 75af77e..88eb978 100644
--- a/stem
+++ b/stem
@@ -10,7 +10,7 @@
githooks=""
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="75f45f3c7a2cfac752dca037963c1972d99fe5e1"/>
+ revision="00d31e6c6af6e77eb7ff767970f15634a611d046"/>
</projects>
<hooks>
<hook name="install-environment"