[roll] Roll antlion Remove SL4F netstack_lib

Replace all SL4F netstack commands with direct calls to Honeydew's
netstack module.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1173322
Original-Revision: 950d85e7ae7a722d09d9ad7490f4a9bea8edb0d7
GitOrigin-RevId: cbb13ce85757ea7e3d305de394a0efd667092c8c
Change-Id: Iadfdb7176765e6e154f1eae4e0b86bf970679108
1 file changed
tree: 126bbcb24fc4a800d664a761c7d9a52bd86f21b4
  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.