[roll] Roll fuchsia [netstack3] Remove filter.deprecated stub impl

Stop serving fuchsia.net.filter.deprecated.Filter from Netstack3 and
clean up the capability routes accordingly. Now, Netstack2 only serves
the deprecated filter protocol and Netstack3 only serves the new one,
and with the removal of this stub implementation from NS3, NetCfg is
able to properly decide to use fuchsia.net.filter.Control when it is
interacting with Netstack3.

Original-Fixed: 42182576
Test: netstack-management-integration-test
      netstack-filter-fidl-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1030173
Original-Revision: bb916b71022039e4fa152d9b204af4169dba12b6
GitOrigin-RevId: 63ff453add18ab8d31f24c1fa2b0d42ca1f8e176
Change-Id: Ib41c79fb48edc9fe4960db0a4399c9a5ff8524f6
1 file changed
tree: 21e1cfd2ed5abf4e83334cc63b68c927406c1d8b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.