[roll] Roll fuchsia [netstack] Clean up the protocol in fuchsia.net.filter

Updated the protocol to have inlined errors and unit returns on success.

Original-Fixed: 84164
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/583784
Original-Revision: 301b27dec37156f6962b715e4233f1cd250f2c3b
GitOrigin-RevId: 6a15105c932ea66a5751b54d4544c8347dda1df1
Change-Id: I91c74e91c4c225d39716d8342a0d7086c89b302a
1 file changed
tree: 585cafd17183794cb84686025ec35bfca3a1897e
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.