[roll] Roll fuchsia [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
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1236655
Original-Revision: 0d0bb29fbb4a73aaedf626be332a1f3df6f67e75
GitOrigin-RevId: a20f228f83555c8679ff30b29ce01b1868952cf5
Change-Id: Ica79f48059d5ae0b7e2989775cbfe35002f6e3c7
1 file changed
tree: 746d732229ddfc93453e3f4e2bec599da140f3d4
  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.