[roll] Roll fuchsia [netstack3] Use distinct types for IPv4 and IPv6 parse errors Previously the same enum was used as parser error type for both IPv4 and IPv6 packets, but IPv4 doesn't use ParameterProblem and the current version of ParameterProblem may not be usable for IPv4 in the current form. This change replaces IpParseError to Ipv6ParseError and updates IPv4 parser to return ParseError. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1518482 Original-Revision: 27e59c9179e13af19085371be9f4cfbc8d7ad5d2 GitOrigin-RevId: 04da12c979e63671d03c865092ff909ae0841240 Change-Id: I66a7e5543c074ac61d1acabec892eff90aaf3301
This repository contains Fuchsia's Global Integration manifest files.
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 in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.