[roll] Roll fuchsia [packet-formats] Rename Ipv6NextHeader > Ipv6Proto

Rename Ipv6NextHeader to Ipv6Proto, and use the terminology "protocol
number" in documentation when referring to upper layer protocols.
Continue to refer to "next header" when appropriate.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/535445
Original-Revision: fa2a5e6c1b9a14c3b5fa85d2df9adf0aa4fee44e
GitOrigin-RevId: af3402c91f650508b427321ae8d4d0061560e3cf
Change-Id: Ice5b6a19db7981f25001d64a8070b65a10d73bc0
1 file changed
tree: 963179d81b3627b7a2c8ef31ffd985a453423e76
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.