[roll] Roll fuchsia [lowpan_driver_common] Don't remove routes that are still in use. If there are multiple addresses with the same subnet, then removing one of them would cause the on-link subnet route to be removed, making the other devices on the subnet unreachable. This change adds a table to keep track of addresses being added and removed from the interface so that the subnet is only removed when all of the addresses with that prefix have been removed. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/689687 Original-Revision: cd65ff05c3fb5bbb6df0436370a772bcdbbc4074 GitOrigin-RevId: 81c363ee0306370d0426b2a47281956008703bca Change-Id: Ie48c30c44836abf74763d22816a19dc379e91c89
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.