[roll] Roll fuchsia [netstack3] Remove incorrect serialize_new_buf() impl in ForwardedPacket

serialize_new_buf() implementation in ForwardedPacket was incorrect: it
was not serializing IP header. Remove it and replace with
unimplemented!().

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1143134
Original-Revision: 692e6899fa96b24590f48baec6e3eed01ca387b9
GitOrigin-RevId: 1cf1789403813eafaf5256254b663b0c8b8b2d72
Change-Id: I4b6c7490270d846dfe503e96d26e9c881a2d063a
1 file changed
tree: 70f4f143266ffa12d85d56ade928b51eb7ffa0bb
  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 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.