[roll] Roll fuchsia [net-cli] Apply subnet mask in route add/del This way, rather than returning an error when attempting to add a route with set bits after the specified prefix length, we instead mask off the bits that should not have been set before adding the route. From testing locally, this appears to be how `ip route add/del` behaves as well. This is expected to fix some conformance tests that were relying on this iproute2-like-behavior rather than applying the subnet masks themselves. Test: net-cli-tests Original-Fixed: 103854 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699344 Original-Revision: 1f9f1580dec7a15b76538b880ce5d7abc8f05cb3 GitOrigin-RevId: fe78fcef8bf82e79de02974437a54b47d4ad6ac7 Change-Id: Id2a5917907b24481b3e129d41155001b45b14bf0
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.