summaryrefslogtreecommitdiff
path: root/libpod/network/ip.go
diff options
context:
space:
mode:
authorbaude <bbaude@redhat.com>2021-02-01 14:42:38 -0600
committerbaude <bbaude@redhat.com>2021-02-02 07:24:35 -0600
commit4b00992ac4ad3314eb100bf7d7a5aaa2c84ae303 (patch)
treeb2d5a4908ca7fbac0a4afb092d755a1d0e8e8d62 /libpod/network/ip.go
parent67d48c56a61fbdfe18e33a2f765373d581ac5724 (diff)
downloadpodman-4b00992ac4ad3314eb100bf7d7a5aaa2c84ae303.tar.gz
podman-4b00992ac4ad3314eb100bf7d7a5aaa2c84ae303.tar.bz2
podman-4b00992ac4ad3314eb100bf7d7a5aaa2c84ae303.zip
add macvlan as a supported network driver
instead of using the --macvlan to indicate that you want to make a macvlan network, podman network create now honors the driver name of *macvlan*. Any options to macvlan, like the parent device, should be specified as a -o option. For example, -o parent=eth0. the --macvlan option was marked as deprecated in the man page but is still supported for the duration of 3.0. Signed-off-by: baude <bbaude@redhat.com>
Diffstat (limited to 'libpod/network/ip.go')
0 files changed, 0 insertions, 0 deletions