mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-22 23:57:51 +00:00
The --macvlan flag was deprecated in Podman 3.x and was scheduled for removal in version 4.0. Since we're now at version 6.0.0-dev, this commit removes the deprecated flag and its associated code. Users should now use the standard syntax: podman network create --driver macvlan --opt parent=<device> <name> Signed-off-by: shiavm006 <shivammittal42006@gmail.com> |
||
|---|---|---|
| .. | ||
| podman | ||
| podman-mac-helper | ||
| podman-testing | ||
| podman-wslkerninst | ||
| quadlet | ||
| rootlessport | ||
| winpath | ||