[roll] Roll fuchsia [netstack3] Pass context to datagram with_sockets

Pass a context to the callback for DatagramContext::with_sockets that
can be used to look up a device for an address and to get the hop counts
configured for a device.

Original-Bug: 108008
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/734455
Original-Revision: 7b5f0eec871588bba6a092817dd4da1b8bf85c78
GitOrigin-RevId: 769e2356d90024a35b62c894fac947a1d2199280
Change-Id: Ibc29af14e0c04bc1156a382e227d8fd5d6e81ccb
1 file changed
tree: f62c268fc43b48fafaf3f1a12858ff853242faca
  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.