[roll] Roll fuchsia [netstack3] Hold scope guard on filter watchers

Filter watchers must remove themselves from the filter update dispatcher
to uphold the invariant that the watcher sink always has a valid sender
channel.

Hold an scope active guard while serving the watcher to make sure we do
that.

Original-Fixed: 417285845
Multiply: netstack-filter-fidl-test_shard_1_of_15
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1276784
Original-Revision: 44294a6653bbfcd78acc9f8116549ed33992e3c2
GitOrigin-RevId: 428207345f7cda62a630f5871a59c400dbfd7354
Change-Id: Ifa33703a889c840a8d8283b249b810e42ebca588
1 file changed
tree: d94f006ff798aa8a9f04241b38255839569e4695
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.