mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
76cc214ce7
A given net device should expose the minimum MTU of all its tap interfaces. This ensures that the guest won't inadvertently produce frames that the host will have to drop, if a lower MTU is in use on the host (common with cellular links). BUG=b:171098377 TEST=create tap with MTU < 1500 and start crosvm Change-Id: I6add14b532e4c2d070d2fe4410272421afc1303f Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2917620 Commit-Queue: Stephen Barber <smbarber@chromium.org> Tested-by: Stephen Barber <smbarber@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |