[roll] Roll fuchsia [network] Run add_del_interface_address on N3

Discovered that N2 returns BadState on already-assigned address and
changed to return AlreadyExists, matching N3.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/551608
Original-Revision: a773f20f1baff94ca61ebbd5c085962f8a3f0ad3
GitOrigin-RevId: 29121a63bdae3b8acd94bc663ff8893238b70287
Change-Id: Ia9a0846537872cc89796ccbed1054a136f1cd6ed
1 file changed
tree: ff1e52c4f416f9f8aa9e06476485b11768c397b0
  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.