mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00

When using --internal for macvlan/ipvlan networks we simply do not add a default gateway/route. Make this clear in the docs. Fixes #18914 Signed-off-by: Paul Holzinger <pholzing@redhat.com>