[roll] Roll fuchsia [lowpan] Handling malformed AIL response

lowpan is crashing if the DNS reply of `ipv4only.arpa` is not following
the RFC 6052 and RFC 8880.

The CL fixed the issue.

Original-Bug: b/332521320
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1019133
Original-Revision: 79212987b7cbd36970b77c660f881c5599040f8d
GitOrigin-RevId: 3d8e11934b70334cf11635738d3d7050c415c835
Change-Id: I53909c93a5f1b1ba7a4aa6b75f1a3f40870886ec
1 file changed
tree: 5df46867cba5d066a094bfcccd4bdf1b70c783e5
  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 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.