commit | 89b07473d698b9e1a48ccd9747ce55192bd2f493 | [log] [tgz] |
---|---|---|
author | Alex Konradi <akonradi@google.com> | Fri Jun 24 18:03:50 2022 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 24 18:03:50 2022 +0000 |
tree | 077aa12ca5cf0aa3c694b221ef09ea06ca9972d7 | |
parent | 5d27c000af7283077a9b7ce340abf4ac5a018b26 [diff] |
[netstack3] Swap NS2/NS3 in images via GN flag Add a flag to control which of two Fuchsia packages is used as the system's network component. `fx set --args=use_netstack3=true ...` builds with Netstack3 in place of Netstack2 as the system netstack. The default behavior is to use Netstack2. In addition, add missing services that the system netstack is required to implement to Netstack3's manifest (even though Netstack3 does not serve these yet) and a new Netstack3 component with the same name and manifest URL as the Netstack2 component Bug: 100736 Change-Id: Ibc8cf0c539865db7f2e35ec852c7eb8345abb51d Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/686314 Reviewed-by: Aaron Wood <aaronwood@google.com> Fuchsia-Auto-Submit: Alex Konradi <akonradi@google.com> Reviewed-by: Bruno Dal Bo <brunodalbo@google.com> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.