Files
podman/pkg
Paul Holzinger ed99a979ce network create: add --interface-name
Allow users to customize the network_interface option is the network
config. For bridge this allows users to change the bridge name and for
maclvan it will be the same as `--opt parent=...`.
However the main reason for this option is to allow netavark plugins to
make use of it. I demoed the host-device plugin which makes use of this
as an example. While we could let users set them via --opt it is more
natural to just use the field which is designed for that purpose.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-04-11 17:04:33 +02:00
..
2023-04-04 15:47:10 +02:00
2022-11-19 16:26:00 +01:00
2022-12-15 13:39:56 +01:00
2023-03-07 18:28:39 +00:00
2022-11-01 13:57:24 +05:30
2022-09-20 15:34:27 -04:00
2023-02-11 18:23:24 +01:00
2022-12-15 13:39:56 +01:00
2022-09-10 07:52:00 -04:00
2022-11-04 10:57:41 -04:00
2023-04-07 17:19:21 +02:00
2022-10-17 09:19:41 +02:00
2023-03-31 19:48:03 +02:00