[roll] Roll fuchsia [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
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239565
Original-Revision: 30a2cc5f6ac958d0a03e329ba03ea19ef7ee0435
GitOrigin-RevId: 6a4b21d21641cdb01fed80d80544ea8aa0b39490
Change-Id: Ib874409f6d006756af10d9c1132a21f6b86a04b7
1 file changed
tree: 1e3bc1b405d1ceb6a1d084decdb0604719b713a9
  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.