[roll] Roll fuchsia Reland "[netstack3] Remove fasync timer workaround"

This is a reland of commit 23a8f53a444c5a656b0ad45b05e18d808c06cbef

The timer issue is fixed: https://fxrev.dev/1140432
ANVL tests are green: https://ci.chromium.org/ui/p/turquoise/builders/global.try/core.x64-debug-network_conformance-full/b8733779891221291793/overview

Original-Bug: 374158005

Original change's description:
> [netstack3] Remove fasync timer workaround
>
> TimerWaiter was a workaround for not being able to reset timers without
> constant reallocation. This has been fixed in fuchsia_async so we can
> remove the workaround.
>
> Original-Fixed: 372173175
> Change-Id: Ibb8a752e10661f7c6e0366fba120957f1f93866f
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1137198
> Fuchsia-Auto-Submit: Bruno Dal Bo <brunodalbo@google.com>
> Reviewed-by: Jeff Martin <martinjeffrey@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1140106
Original-Revision: 2744e4f317063f2030653af8e27bfb0d04eea00a
GitOrigin-RevId: 6d96f7bbdda90ea9109b8cbe2f811376027fcdc4
Change-Id: I43afb61d33b3870cabeeccf791b54b44f0e2437a
1 file changed
tree: f541d1744ac3cb84e5619f61734646ce631c02d0
  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 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.