[roll] Roll fuchsia [dhcpv6] Make unexpected timeouts unreachable

Previously receiving a Refresh or Retranmission timeout in a state where
these events are not expected would be ignored. Instead of ignoring
the unexpected timeout events, make them unreachable to catch
potential bugs in the state machine.

Original-Fixed: 93860

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/648182
Original-Revision: 733e9bca08a68bb5ecf4ed38d2a4cc8c77209af8
GitOrigin-RevId: c31b94290e72317c19494b383c816e8bb2c64224
Change-Id: Iae17264e4f0d19e92299b9c4a2dc9a556a551e05
1 file changed
tree: 2b072c3b2b539afa0d89c2814bb5679502a2a372
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.