[roll] Roll fuchsia [netstack3] Add filtering API Add a public filtering API exported by netstack3_filter, through which Bindings can set Core filtering state. Introduce a new context trait that allows accessing both IPv4 and IPv6 filtering state simultaneously, so they can be modified atomically by Bindings. (This trait is called FilterContext and renames the existing FilterContext, which is generic over IP, to FilterIpContext.) Original-Bug: 318738286 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/986253 Original-Revision: 4e938ff3920da75594b73e4036a0b3b5a4cbd073 GitOrigin-RevId: 185e5af9eed7c634d1823f4deba12e57f486b3b9 Change-Id: I9ef2b563af3b42e9c0e44a1841a852f59be16fb1
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.