[roll] Roll fuchsia [netcfg] Map NetworkTokens consistently for ifaces

Update NetworkToken so the underlying EventPair is always the same if
both tokens represent the same interface and is_default value.

Original-Bug: 475916525
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1398595
Original-Revision: 4337e988823d5e849bff0396897d64b61d1b418f
GitOrigin-RevId: da3fc35d07c556121f2e5872289d5f24b4871f23
Change-Id: I75c56293ee08bb30cadcc9876861f9c6649642e4
1 file changed
tree: 4d3cea1c78da9e82fc0d70443be4b3319f2fcd2e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.