[roll] Roll fuchsia [netstack3] Remove legacy name

Remove mention of "legacy" contexts from the
new_legacy_simple_fake_network function. It's unclear what was
originally meant by this and whether this naming is out of date. At any
rate, the netstack3_core::testutil::FakeCtx context type in the
function's signature is not currently slated for removal so the "legacy"
naming is confusing at best.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/909192
Original-Revision: 7cf35e01017dc28146964cbf1a2a1f3efcf0afc0
GitOrigin-RevId: a1163d22291e60dead4c97f8083d431f93e8b36e
Change-Id: I525bf35e10ef979580548b19082c77aebc7d9122
1 file changed
tree: 33d2f194fd4ad05eb68fab35f733cfeb092909fa
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.