[roll] Roll fuchsia [network-tun] Support rx lease delegation

Add rx lease delegation to network-tun so we can test things end-to-end
with netstack using tun devices as mocks.

Unfortunately, had to add the Banjo support for handling channel leases
since tun is still using the banjo bindings.

Original-Bug: 367332654
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1125744
Original-Revision: 8889dc6ab8b752d13b73d6b5ce1ba2d24f5a3ea1
GitOrigin-RevId: 05a9dab53d57e4f365c3976afc2d3d177fb53e19
Change-Id: Ia16cbd09767aa020be17ee80413d41ceccc0f876
1 file changed
tree: 6a19ffa073ae885c2c364c1065c065c5c52b1443
  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 in one of the communication channels documented at get involved.

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.