[roll] Roll fuchsia [weave] Enable weave-ip-fwd-test-wpan-subnet-6

This change updates the prefix length for addresses assigned to the
weave interfaces so that the wlan and wpan nodes are not considered
directly connected to the weave-node. Without this change, weave-node
will not attempt to route packets to the wlan or wpan node through
the fuchsia-node (gateway).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/667244
Original-Revision: 178d9d4e6cc184b778cd6219731a837031fe749c
GitOrigin-RevId: 4d0ab681083ca8607c49e41f885cfc1b6aabe0c3
Change-Id: I508e5f0737c3cd9723fcb3be3f0f0af34cf7e047
1 file changed
tree: 0fddc011148df88df7356f7792ecff397d71f7d0
  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.