[roll] Roll fuchsia [netstack3] Do not vend property rights on sockets

Clients should not be able to set properties on stream sockets vended to
them by the netstack. Restrict the rights allowed on stream sockets to
those provided by Netstack2: TRANSFER | IO | WAIT | INSPECT.

Test: netstack-socket-integration-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/836616
Original-Revision: c5bef10027f0f17386defc1770d6bc2aba48be09
GitOrigin-RevId: 1f93d990d5a175330b41ef0e6e3de1926a79ee63
Change-Id: I370cef09e3f100369e2a5887c0a74c2b1c74a189
1 file changed
tree: 8664a142709e1c0c712e38192ce15930ccef9020
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.