[roll] Roll fuchsia [rcs] Transition away from net/InterfaceAddress

Start soft transition to replace host identification addresses back to
fuchsia.net.subnet. As part of fxbug.dev/98955,
fuchsia.net/InterfaceAddress will be deleted.

Original-Bug: 98955
Original-Bug: 100502
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/678428
Original-Revision: 185f84688d487f7eb5694abc28cc68ca1d2c1d46
GitOrigin-RevId: be43eb79ce2a0e100dbaa7e3b4c8db3d454b31ca
Change-Id: I60348d40efb59abc5d5b5b28754903d86bdf85c8
1 file changed
tree: b2fe1424bed3b9cb60d66ccc51720aec61047e35
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.