[roll] Roll fuchsia [netstack3] Limit local SLAAC regen attempts

In addition to the limit on regeneration attempts due to DAD failure,
impose limits on the number of SLAAC address regeneration attempts due
to both local conflict, with an address already assigned to the same
interface, and due to conflict with an IANA-reserved IID.

Original-Fixed: 42050670
Test: netstack3-core-ip-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1203362
Original-Revision: 67bc1c0378354c5976eedf1b95207c74e587a634
GitOrigin-RevId: 1c602417bda63b1af7eda3d81898fcf6bf3ff532
Change-Id: Icbc75d9962d2f8aa2750c086a121c0b6ea547401
1 file changed
tree: 45c8d38f0191ed9e106b76d0a36403c432a7aa3b
  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.