[roll] Roll fuchsia [sockscripter] Add support for ICMP6_FILTER

This socket option is used on raw IP sockets bound to the ICMPv6
protocol to restrict the ICMPv6 messages they receive.

Original-Bug: 337816586
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1054433
Original-Revision: d4286c3773d8905ee3563d62e5c067b8e483e74e
GitOrigin-RevId: 50196df3f0b8dc8db076ba3b192184b927e73edc
Change-Id: I3199e28b16687e28971ed3bfe8b0c55c32ffaf22
1 file changed
tree: 375390a64360a0397289efbd76db1e7f789abc2d
  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 via the IRC channel #fuchsia on Freenode.

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.