[roll] Roll fuchsia [netstack3/bindings] Implement IcmpEcho

This generalizes the datagram socket implementation over the transport,
and implements the necessary traits for ICMP.

Original-Bug: 47321
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/613249
Original-Revision: d9655cf2f489670d351d6c5e26dda750464b7216
GitOrigin-RevId: 522236c260b5697660a02d9bc6cabd3637204049
Change-Id: I2a5dbfd55c794f3deb0768b36f36bfa792891182
1 file changed
tree: 2153a8d296661cc55c259a9a61cd6fc466c484c7
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.