[roll] Roll fuchsia [netstack3] Stop assuming IpSock has 2 fields

Instead of exposing IpSock as a combination of options and immutable
definition, allow updating and replacing the options value.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/726467
Original-Revision: 365f887c05a62a16271763e7ce6cde3aa559b4ef
GitOrigin-RevId: fb7b51f6636a7c481025ab90d1bae257532bb8ac
Change-Id: I7410ea8502bb8badf74cefa038ced30da514f749
1 file changed
tree: dc320211cb6d57663180cf19975fe7f649389334
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.