[roll] Roll fuchsia Revert "[netstack3] Forwarding hook"

This reverts commit bc17bfe74f1609b1d213dcb52f41b58868b8a802.

Reason for revert: possibly causing netstack3_core_lib_test failures

Original change's description:
> [netstack3] Forwarding hook
>
> Original-Fixed: 330153793
> Test: netstack3-core-test
>       netstack-filter-fidl-test
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1010720

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1017451
Original-Revision: ae7dd964df8c619697ce2ca52344765f6af6816a
GitOrigin-RevId: 929ef11af77ed73e120c1eab8a554725882f4e54
Change-Id: Ib5430ba64f38c5931198ac4ff2cf193fc975ef19
1 file changed
tree: 86db7bc87316356a191e3fd0c08252c8024a30d6
  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.