[roll] Roll fuchsia [network/test] NUD flake workaround in socket test

Replace insertion of static neighbor entries in the
test_udp_source_address_has_zone test with the NUD flake workaround that
increases retransmits to avoid timeouts in CQ. Also, apply this
workaround regardless of which netstack is under test; this test
previously only inserted static neighbor entries for NS2 because NS3 did
not yet support the FIDL API at the time.

Original-Bug: 42083240
Test: netstack-socket-integration-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/986993
Original-Revision: d6833914d6fddc98614d46c5b7c6afd98be7a57b
GitOrigin-RevId: f2e720d8742fde651d1f6cae09333f220e4cbc8a
Change-Id: I7ab49df430d44bb80f1f8fcd5a5e1c8a3a3b4ba4
1 file changed
tree: a83cacde56560a3c9329b5ecf563d400e44d2079
  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.