cloud-hypervisor/vmm
Alyssa Ross 05cc5f596c vmm: ignore and warn TAP FDs sent via the D-Bus request body
Port of df2a7c17 ("vmm: Ignore and warn TAP FDs sent via the HTTP
request body"), but for the vm.create endpoint, which would previously
accept file descriptors in the body, and try to use whatever fd
occupied that number as a TAP device.

Since I had to move the wrapping of the net config in an Arc until
after it was modified, I made the same change to all other endpoints,
so the style stays consistent.

Signed-off-by: Alyssa Ross <hi@alyssa.is>
2023-06-20 15:45:43 +01:00
..
src vmm: ignore and warn TAP FDs sent via the D-Bus request body 2023-06-20 15:45:43 +01:00
Cargo.toml build: Bump bitflags from 1.3.2 to 2.3.2 2023-06-16 01:41:45 +00:00