[roll] Roll fuchsia [netstack3] Add new methods to replace Serializer::encapsulate()

Added `PacketBuilder::wrap_body()` and `Serializer::wrap_in()` methods.
`Serializer::encapsulate()` is marked as deprecated now. All code that
uses `encapsulate()` will be updated in future CLs.

Also updated some outdated docs.

Original-Bug: 419125013
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1281751
Original-Revision: c78338d8b38c8e7b39916e157600d33bad19ed09
GitOrigin-RevId: 7e8ab970300c2ae432dc8e92efa219b6638fd67e
Change-Id: I5066d932bd2e170eee70d0b97463d7bed651b73e
1 file changed
tree: 114df3c016f7d1fcb2ec52f4a8ebae23869440b7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.