diff options
author | Antonio Ojea <aojea@redhat.com> | 2020-08-14 11:19:02 +0200 |
---|---|---|
committer | Antonio Ojea <aojea@redhat.com> | 2020-08-15 12:11:01 +0200 |
commit | 07e3f1bba9674c0cb93a0fa260930bfebbf75728 (patch) | |
tree | 12a096d58c7903839eaf39ceb889415129e91426 /test/e2e/import_test.go | |
parent | d777a7bd5c920ce3cf06c4eba25068747dbc6b8f (diff) | |
download | podman-07e3f1bba9674c0cb93a0fa260930bfebbf75728.tar.gz podman-07e3f1bba9674c0cb93a0fa260930bfebbf75728.tar.bz2 podman-07e3f1bba9674c0cb93a0fa260930bfebbf75728.zip |
podman support for IPv6 networks
podman containers using IPv6 were missing the default route, breaking
deployments trying to use them.
The problem is that the default route was hardcoded to IPv4, this
takes into consideration the podman subnet IP family to generate
the corresponding default route.
Signed-off-by: Antonio Ojea <aojea@redhat.com>
Diffstat (limited to 'test/e2e/import_test.go')
0 files changed, 0 insertions, 0 deletions