[roll] Roll fuchsia [netstack] Change interface token to EVENT

It's not necessary to use an EVENTPAIR, since the object is only being
used as an opaque token, and not for any specific functionality.  It
also slightly simplifies the implementation, because the netstack will
only need to keep track of a single kernel object.

Original-Bug: b/42069034, b/42084185
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/969612
Original-Revision: 4007ff87c7380a5e77feacc347754c7a5be40f6e
GitOrigin-RevId: 7d279ca62b50c3bfc14cdde04b4bfa26a038014f
Change-Id: I9ad23cfdc0f9fc13f0a816bd876caa0af88be484
1 file changed
tree: c8c8666d749b22006e6e7ab2f946ee6b269bab79
  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.