[roll] Roll fuchsia [sockscripter] Add block4 to set IP_BLOCK_SOURCE

Add a command to support calling setsockopt with IP_BLOCK_SOURCE. This
allows IPv4 sockets to block specific senders for multicast addresses
they are subscribed to.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/686545
Original-Revision: 65a0faf3db86e638120de44e8eab490c1c6bccc0
GitOrigin-RevId: 93fc2b6abe9f408bf5853035694c810b7b1ad4e1
Change-Id: Ie6481e72868b369111856689c010ae7bbb9cd879
1 file changed
tree: 28d06a06159bbac0a536a47dedd8077ff164fa7e
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.