cloud-hypervisor/net_util
Sebastien Boeuf 63579341e1 net_util: Don't expect the interface to be IFF_RUNNING
Enabling the TAP interface is only about the IFF_UP flag, meaning we
shouldn't be testing the presence of IFF_RUNNING, and therefore we
shouldn't set it when not present.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-07-05 16:35:58 +01:00
..
src net_util: Don't expect the interface to be IFF_RUNNING 2022-07-05 16:35:58 +01:00
Cargo.toml build: bump once_cell from 1.12.0 to 1.12.1 2022-07-05 11:39:42 +00:00