[roll] Roll fuchsia [netstack3] Remove unused EntryKey and From bounds

Now that socket IDs are not being used internally by the BoundSocketMap
to index into an IdMap, remove the trait bounds that were needed for
that.

Original-Bug: 21198
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/891193
Original-Revision: c801b6e7995cb8162b9a71c9f2fde1f7b1b25b23
GitOrigin-RevId: 7f440e46869cee85837080faf41697988d3a4847
Change-Id: I993ca942742468e8f82c6bbcdb8d81656fdc5816
1 file changed
tree: 307d98b5c68856aadbd136701db936ee5367ff0e
  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.