mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-12 11:55:42 +00:00
The macvlan driver is not deprecated, only the --macvlan flag is. Remove the flag from the man page since it is deprecated and add a warning to podman network create if it is used. [NO TESTS NEEDED] Fixes #11400 Signed-off-by: Paul Holzinger <pholzing@redhat.com> |
||
|---|---|---|
| .. | ||
| connect.go | ||
| create.go | ||
| disconnect.go | ||
| exists.go | ||
| inspect.go | ||
| list.go | ||
| network.go | ||
| prune.go | ||
| reload.go | ||
| rm.go | ||