crosvm/third_party/libslirp-rs
Noah Gold 1977979fbb net_util: upstream Windows support
Adds the libslirp interface code, as well as the Windows pseudo-tap
device.

BUG=b:213151463

TEST=bots (unix + windows)

Change-Id: I975b27a76c82e25037d4061587fec0c31222a159
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3598234
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Noah Gold <nkgold@google.com>
2022-06-02 03:00:36 +00:00
..
src net_util: upstream Windows support 2022-06-02 03:00:36 +00:00
tests third_party: clone libslirp-rs 2022-06-02 03:00:35 +00:00
Cargo.toml third_party: clone libslirp-rs 2022-06-02 03:00:35 +00:00
LICENSE third_party: clone libslirp-rs 2022-06-02 03:00:35 +00:00
Makefile third_party: clone libslirp-rs 2022-06-02 03:00:35 +00:00
README.md net_util: upstream Windows support 2022-06-02 03:00:36 +00:00

Fork init'ed from 19553209436ae7b9e036641f4013246111192d5c.

This directory is NOT a crate. It contains heavily forked code from the libslirp-rs project that has been tightly integrated with net_util.