crosvm/net_util
Koki Ryu 16da55f236 Add --net option to the crosvm run command
Currently, --tap-name, --tap-name, --host-ip...etc commands are all used
to create a vhost-user net device. This CL unifies the command line arguments.

BUG=b:246224081
TEST=run the following tests:
- `cargo test -p devices virtio::net::tests`
- `cargo test -p net_util`

Change-Id: Ie1342f23f0951e5a81e54547bf725c0d9be19f97
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3893869
Reviewed-by: Alexandre Courbot <acourbot@chromium.org>
Commit-Queue: Koki Ryu <kokiryu@chromium.org>
2022-10-19 02:18:27 +00:00
..
src Add --net option to the crosvm run command 2022-10-19 02:18:27 +00:00
build.rs net_util: Add windows slirp support 2022-10-11 15:25:38 +00:00
Cargo.toml Add --net option to the crosvm run command 2022-10-19 02:18:27 +00:00
prebuilts_version net_util: Add windows slirp support 2022-10-11 15:25:38 +00:00