[roll] Roll fuchsia [netstack] Fix valid-until change for unknown addr

A break statement was missing when processing valid-until changes and
the target address cannot be found. This can lead to panic due to index
oob, or the valid-until change being incorrectly applied to one of the
existing addresses.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/688062
Original-Revision: 30725bd8d8a6649307bd2a79358e1fac16e03212
GitOrigin-RevId: 6a19e1a45b3bc74f5fa224e2b977c6fcfd26bd7f
Change-Id: I54bff640269f73e9d6c884eca740a606fbb912f9
1 file changed
tree: 2d39c8918831e28e47a7183bbb34d2d619e9fc50
  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.