[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
1 file changed
tree: 8afdc73e9c6aeba191e450c38ac2fa95952ef377
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.