[roll] Roll fuchsia Revert "[netstack3] Ignore RAs with an invalid hop-limit"

This reverts commit 0d0bb29fbb4a73aaedf626be332a1f3df6f67e75.

Reason for revert: This breaks network-conformance-tests

Original change's description:
> [netstack3] Ignore RAs with an invalid hop-limit
>
> As per RFC 4861 Section 6.1.2: any received RA whose hop-limit != 255
> should be silently ignored.
>
> Original-Fixed: 42179534
> Change-Id: I93da46c117a65fb30bed4a5f1d462581241ddd97
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1236655
> Reviewed-by: Tony Gong <gongt@google.com>
> Commit-Queue: Jeff Martin <martinjeffrey@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239204
Original-Revision: 0c80371f1c0b5f42d7a7061c65f01d2895ccb368
GitOrigin-RevId: b9f9c004b633b1aa4dfc939980ad57ac00f18f11
Change-Id: I30789e5cab563ba782311e61aac92edd24ea0b2f
1 file changed
tree: 6c0eb8cd04e39940dc9f034a40678f6b269a7b3e
  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.