[roll] Roll fuchsia [netstack3] Use NDP retransmit timeout for ARP

By default, use the same NDP-defined retransmit timeout for both ARP and
NDP, to align behavior across IPv4 and IPv6 and simplify testing. Future
work will allow this timeout to be configurable per interface and IP
version.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/912681
Original-Revision: 88e86e4ea4b18a9f1998db3d929e451af1e39d8d
GitOrigin-RevId: 676be4a33be3158d33dd355dc08ba859e5134a6d
Change-Id: I412797819a7ca4550d4b23dd980a58e7542dbff4
1 file changed
tree: 3408c8705b9526b71d1e6714ac969f69b2eeaedb
  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.