[roll] Roll fuchsia [netstack3] Remove FrameHandler

`FrameHandler` provided abstraction that wasn't being used; replace
implementations of `FrameHandler::handle_frame` with `handle_frame`
functions.

Original-Bug: 96576, 92605

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/682954
Original-Revision: d6aa4bd930c004edb6ce49ecede8b18501ef8382
GitOrigin-RevId: 83788760874fc3948f8c2fa62885f674dc10f71c
Change-Id: I584de0015d2e00d00ddf471f4e0317eb35a6edbc
1 file changed
tree: 7b63f291b5c322152b48ade32105139c1f33dd05
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.