[roll] Roll fuchsia [net-types] Add Ipv6Scope::multicast_scope_id

Add the `multicast_scope_id` method, which returns the ID used in the
multicast address layout. Remove the `Ipv6Scope: Ord` implementation,
and allow callers to implement ordering based on multicast scope ID by
hand.

Test: fx test net-types-tests -- test_ipv6_multicast_scope_id

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/496964
Original-Revision: bc6cbf4fc9f527e2581f0c0cd39853598907f729
GitOrigin-RevId: d854a3e173d7c9cdc2b717eeaab7938b26f505b3
Change-Id: Iaeb6e82eac7ff431c104858bfd2f3366ece9ed28
1 file changed
tree: c4f54cfea1cf37a3840440f98f18e0fa68b56bbf
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.