[roll] Roll fuchsia Revert "[net-cli] No prefix length required for IPv6 addr"

This reverts commit 8c4a5bffef13598d1643f9201e0ffc316127e5b8.

Reason for revert: Reversing decision to have IPv6 addresses without prefixes (https://fxbug.dev/98955)

Original-Bug: 98955
Original-Bug: 93072

Original change's description:
> [net-cli] No prefix length required for IPv6 addr
>
> Makes prefix length argument of `if addr add` optional in the case where
> you are adding an IPv6 address and skipping adding a subnet route
> for the address (--no_subnet_route).
>
> Original-Fixed: 93072
> Test: fx test net-cli-tests
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/653126

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/676222
Original-Revision: eda2a37f948e70ceaa8ada119ccc6213a3d299a0
GitOrigin-RevId: 18c47a7fc8dc7d93f4ea0f8946b525838da8b433
Change-Id: I8375bd6526cc1c34746a9fedb6d31cc96ef8b73e
1 file changed
tree: 8e735190f091131ecf9ddede655e112b46ae35d3
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.