aboutgitcodebugslistschat
path: root/isolation.c
diff options
context:
space:
mode:
authorStefano Brivio <sbrivio@redhat.com>2023-06-22 15:46:41 +0200
committerStefano Brivio <sbrivio@redhat.com>2023-06-25 23:49:25 +0200
commitd034fb698f2312c02642c539881b1c1e965fc8fe (patch)
treedded315866a48d7a24abbb3ec8d116db1f81986e /isolation.c
parentdb29fd281a7555698472bf86a92d0c5a6827db96 (diff)
downloadpasst-d034fb698f2312c02642c539881b1c1e965fc8fe.tar
passt-d034fb698f2312c02642c539881b1c1e965fc8fe.tar.gz
passt-d034fb698f2312c02642c539881b1c1e965fc8fe.tar.bz2
passt-d034fb698f2312c02642c539881b1c1e965fc8fe.tar.lz
passt-d034fb698f2312c02642c539881b1c1e965fc8fe.tar.xz
passt-d034fb698f2312c02642c539881b1c1e965fc8fe.tar.zst
passt-d034fb698f2312c02642c539881b1c1e965fc8fe.zip
conf: Make -a/--address really imply --no-copy-addrs
I wrote it in commit message and man page, but not in conf()... Note that -g/--gateway correctly implies --no-copy-routes already. This fixes Podman's tests: podman networking with pasta(1) - IPv4 address assignment podman networking with pasta(1) - IPv4 default route assignment where we pass -a and -g to assign an address and a default gateway that's compatible with it, but -a doesn't disable the copy of addresses, so we ignore -a, and the default gateway is incompatible with the addresses we copy -- hence no routes in the container. Link: https://github.com/containers/podman/pull/18612 Fixes: cc9d16758be6 ("conf, pasta: With --config-net, copy all addresses by default") Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'isolation.c')
0 files changed, 0 insertions, 0 deletions