crosvm/net_util
Chirantan Ekbote 49fa08f17b net_util: Get tap interface name when using a raw fd
We use the tap device interface name in some ioctls.  When we are
creating a Tap struct from a raw fd make sure that we also grab the
interface name so that these ioctls don't fail later.

BUG=b:80150167
TEST=run the plugin_net_config test

Change-Id: Ic308ebd55d0545c1b445fc6abdf017fdc7ab594b
Signed-off-by: Chirantan Ekbote <chirantan@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1341104
2019-01-07 19:40:14 -08:00
..
src net_util: Get tap interface name when using a raw fd 2019-01-07 19:40:14 -08:00
Cargo.toml net_util: add crate for creating/configuring tap interfaces 2017-07-13 22:03:30 -07:00