[roll] Roll fuchsia [dhcpv6] Remove incorrect comment

NoBinding is expected in Reply to Renew/Rebind, but not as a top level
status, per RFC 8415 section 18.2.10.1:
"[..] if _any of the IAs_ in the Reply message contain the NoBinding
status code."

Remove misleading comment.

Original-Bug: 76765

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/648021
Original-Revision: bd48033f4f3f17afdf2dceb18c8c5661b00a20bc
GitOrigin-RevId: dfd45dd27eac8b1c224838b526f4c1c7de04504e
Change-Id: Id0c3b3e59da651034c74ebe1e839f98f6ae4c19a
1 file changed
tree: eba0e49a26114c4a0cd6428f0103ce4ff96b58a1
  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.