| commit | 0f3f52b7075c74d5e7ca5655e9b17f8946511802 | [log] [tgz] |
|---|---|---|
| author | Alex Konradi <akonradi@fuchsia.infra.roller.google.com> | Fri Jul 15 16:36:22 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri Jul 15 09:37:51 2022 -0700 |
| tree | f708c44a227354716dbfeb2684afc1112026db15 | |
| parent | aabf21f837b3b96a6d22334cb796d51ca356d18e [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.