[roll] Roll fuchsia [net-cli] Accept netmask and prefix interchangeably

The last remaining commands that required a prefix length instead of a
netmask were `if addr add/del`. By allowing them to accept a netmask as
well we can remove some netmask-to-prefix cruft in network conformance
DUT control scripts.

Original-Bug: 74686
Test: net-cli-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/674564
Original-Revision: 128ffdf5440a3f7398c5d6efcc96e5c4861278e5
GitOrigin-RevId: aad76ad68dc752823349cda18399058804899fe9
Change-Id: Iaed2e8ded17daa7eaecfbf6113c0308ed5c6671a
1 file changed
tree: e3bda5eb74d486f5c7b413c743a7b79717e746de
  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.