mirror of
https://github.com/containers/podman.git
synced 2025-11-02 23:39:52 +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>