[roll] Roll fuchsia [netstack] Delete fuchsia.net.neighbor config API

Delete the methods in fuchsia.net.neighbor for getting/setting NUD
configuration. These have been deprecated in favor of the ones on
fuchsia.net.interfaces.admin/Control.

Remove the netemul integration tests since the new API has its own
tests already.

Original-Fixed: 42137084
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1018545
Original-Revision: 4997573e065c30cbf1ce3fe5b51e97f63c6d3d9b
GitOrigin-RevId: a2037785e8001c87e102a439abd04277a8cfb761
Change-Id: I6d3c014c50317e1a6888c5cb12f68727b8fd1c60
1 file changed
tree: 7332b871ab7054fc8ef5d67fd52fe43fb436852e
  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.