[roll] Roll fuchsia [dhcpv6] Don't store T1/T2 in states

T1 and T2 are calculated in Reply to Request/Renew/Rebind, and Renew and
Rebind timers are set right away, so storing the timers in states of the
state machine such as AddressAssigned and Requesting is not necessary.

Original-Bug: 96319, 76765
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/679345
Original-Revision: 65e2b4721a6960f4ee6780f2b65d77e3421ffd0d
GitOrigin-RevId: 03e8887b44d1f3f357cd6eccad86e2d919954cbc
Change-Id: Iad41f4ee7cb0cd48b8146d72f69d8b6f0c09ae00
1 file changed
tree: 69ffe9b54fc934b38e5f743c0643ad33ae874757
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.