podman/libpod/network
Paul Holzinger 044edbb9c9
Fix netavark error handling and teardown issue
The return error was not returned by podman , instead a different error
was created. Also make sure to free assigned ips on an error to not leak
them.

Lastly podman container cleanup uses the default network backend instead
of the provided one, we need to add `--network-backend` to the exit
command.

[NO NEW TESTS NEEDED]

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2021-11-22 17:49:55 +01:00
..
cni rename libpod nettypes fields 2021-11-16 19:19:04 +01:00
internal/util netavark IPAM assignment 2021-11-11 16:25:19 +01:00
netavark Fix netavark error handling and teardown issue 2021-11-22 17:49:55 +01:00
types rename libpod nettypes fields 2021-11-16 19:19:04 +01:00
util netavark IPAM assignment 2021-11-11 16:25:19 +01:00