[roll] Roll fuchsia [netstack3] Flush all neighbors on link down

...to match NS2 and Linux behavior. Currently only dynamic entries are
flushed.

Test: fx test --test-filter '*enable_disable_ipv*' netstack3-core-test
Original-Bug: 124960
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/932977
Original-Revision: 2b7acc42dd15c4e39a9eefbf2ae5a5dbe7a528ee
GitOrigin-RevId: bae36c8e7721ee5c4104f249bf2db70ffd1fe547
Change-Id: I6d923b85f0a92db25f06ce51de5211c65a177d04
1 file changed
tree: 87a3291e93b9d72c82340df2a4336f5ee981f103
  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.