commit | dc2ba22fd1a369ad8d14e339169919d18ae490a8 | [log] [tgz] |
---|---|---|
author | Thomas Gales <tgales@fuchsia.infra.roller.google.com> | Mon Mar 31 11:54:40 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 31 12:00:01 2025 -0700 |
tree | 8afdc73e9c6aeba191e450c38ac2fa95952ef377 | |
parent | fb128b7ad8b45eb7861b2974a03ef2cb7c24b7c8 [diff] |
[roll] Roll fuchsia Revert "[netstack3] Ignore NDP with an invalid hop-limit" This reverts commit 30a2cc5f6ac958d0a03e329ba03ea19ef7ee0435. Reason for revert: suspected for failures in CI Original change's description: > [netstack3] Ignore NDP with an invalid hop-limit > > As per RFC 4861, any received RS, RA, NS, NA, or Redirect message should > be silently ignored if its hop-limit != 255. > > Note: This is a reland of https://fxrev.dev/1236655, which was reverted > because it only updated the receiving logic for RAs. > > Original-Fixed: 42179534 > Change-Id: Ieb3b7b3c8b4cf3ce0e33a135fb798e5eec967d1a > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239565 > Commit-Queue: Jeff Martin <martinjeffrey@google.com> > Reviewed-by: Bruno Dal Bo <brunodalbo@google.com> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1240604 Original-Revision: 69a3b4961f2691bc4051d1669915f81df5328909 GitOrigin-RevId: f4553a597b29867b3f754c923a073e5ca30902b9 Change-Id: I13e29c03ef38ad7a4e5bd5aef3fdf7c7490a5615
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
.