[roll] Roll fuchsia [netstack3] Implement SO_BINDTODEVICE for ICMP echo sockets

Upon receiving an ICMP message, consult the bound device to decide
which socket to deliver the message to.

Original-Bug: 125482
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/929133
Original-Revision: 2fe56eeec97f6aa97ce2aaf83a68e44c65678c5e
GitOrigin-RevId: c405c4ab96f8b864a407d00f77f7d8991c6afc7c
Change-Id: Id47fecb1acc218515b29da365a1ecd2f97b7a1cc
1 file changed
tree: 2918ce15826fe2280da348556dd2515baea9db62
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 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.