[roll] Roll fuchsia [network/test] Import fnet_filter_ext::* types

Directly import common vocabulary types from the
fidl_fuchsia_net_filter_ext library to make the test more concise and
easier to read.

Test: netstack-filter-fidl-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/984115
Original-Revision: 1569809d9e7d338c041c43c6be90a8f2e7501625
GitOrigin-RevId: 9933c836132f5794ad591fa38912dfcc08c986a4
Change-Id: I437da8930f23f1d46d7cb0e1fe4a7481c9f94450
1 file changed
tree: 903111b554453f5a58a6588e7f49884d1479504c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.