Files
baude e11d8f15e8 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>
2021-02-01 14:42:38 -06:00
..
2020-11-25 18:27:31 +01:00
2020-08-11 08:03:37 -06:00
2021-01-25 10:34:23 -05:00
2021-01-22 20:19:13 +01:00
2021-01-19 15:18:03 +01:00
2020-05-21 17:16:10 -04:00
2020-05-21 17:16:10 -04:00
2020-08-11 08:03:37 -06:00
2020-11-25 18:27:31 +01:00
2021-01-21 19:18:51 +01:00