| commit | dfdabd19610bca1969b58dd3fd1fc8ff9e511ea2 | [log] [tgz] |
|---|---|---|
| author | Tony Gong <gongt@fuchsia.infra.roller.google.com> | Wed Dec 08 21:47:15 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Dec 08 13:48:30 2021 -0800 |
| tree | 6f9cf143f50cbd2bd74add5cb84df312a7328d77 | |
| parent | fdb7f6bd9267e1b6b5aa545ead42b472bf460bac [diff] |
[roll] Roll fuchsia [netemul] Make ping::Node work per IP version Refactor the `ping` module such that IPv4 and IPv6 addresses are stored separately. If a source node does not have addresses for an IP version, it will skip pinging destination nodes in said IP version. Add functions to the interfaces module: - `wait_for_v4_and_v6_ll` for waiting for one IPv4 address and one IPv6 link-local address (choice is arbitrary); and - `wait_for_v6_ll` for waiting for one IPv6 link-local address (choice is arbitrary). Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/613984 Original-Revision: 3fe290c5b6633161a0e64da4b7f306ed1f14585a GitOrigin-RevId: 5280beaa5b65b3afef46120007c806c0189bc07d Change-Id: Iab1c35916306dfba3c75f1a91bcb7487fce1d4cd
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.