commit | 384a461d94ed4990babcbdd0979bb418bb0fad45 | [log] [tgz] |
---|---|---|
author | Evan Wildenhain <wildenhain@fuchsia.infra.roller.google.com> | Thu Apr 03 07:15:48 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 03 07:18:17 2025 -0700 |
tree | 53b5b4b70bd19597daafc90c1bc81a2e715c7f4c | |
parent | d0bc86382bb5a804f701355b8b4a11eab43b314f [diff] |
[roll] Roll fuchsia [netlink] Relay NDUSEROPT messages Adds support to the rtnetlink worker to subscribe to NDP options via fuchsia.net.ndp and send ND_USEROPT messages to the appropriate multicast group for the benefit of connected clients. This behavior is added behind a feature flag (that is simply set in the netlink source) that will start off set to false. A follow-up CL will set it to true so that it can be more easily rolled back if needed. Test: netlink-lib-test, netlink-integration, multiple successful OOBEs Original-Fixed: 397475289 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1224664 Original-Revision: e3ae3838f763ca3ca886e759a85511efdbbcf1e3 GitOrigin-RevId: f00e14da2b7c558d499af1f222a1db949e18fd01 Change-Id: Iad98b51976a01c7c65754ae2efd53186232c5c6a
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 in one of the communication channels documented at get involved.
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
.