[roll] Roll fuchsia [netstack3] Implement clear neighbor table FIDL

Implement fuchsia.net.neighbor/Controller.ClearEntries for clearing all
neighbor table entries.

Added unit tests and a bindings test.

Test: fx test --test-filter '*clear_entries*' netstack3-bin_test
Original-Bug: 124960
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/929138
Original-Revision: 9f878ce8a0ee97b70b0fabe572abc463440eb1d0
GitOrigin-RevId: 23c87e8a65e0b8bbe29153a5510317b5d13f2494
Change-Id: Ia9bd20c284e043902bacbc3f4fd3cfffad85f11e
1 file changed
tree: 72e3dc84b7f62af2e5ec916780f438b16e79f920
  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.