[roll] Roll fuchsia [netemul] Configure IPv4 DAD transmits

Update the `InterfaceConfig` struct to allow configuring the number of
IPv4 DAD transmits, in addition to IPv6.

Original-Bug: 42077260
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1253510
Original-Revision: 7a325a166a0ce9ed2326b671ba9fe05526e9b0e2
GitOrigin-RevId: f0f7c8b6d1aaa47aab2a6db42014f5c7fe98b2ae
Change-Id: I2585ffb4155a50bcf816e71a7f7552fd12996a0f
1 file changed
tree: 7c3dd0ee24996f1e02c936cb1dc808ad5a93d158
  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 in one of the communication channels documented at get involved.

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.