...just like it happens with IPv4. This offers a solution for https://bugs.passt.top/show_bug.cgi?id=217, as Podman can specify --address and --gateway for IPv6, and provide a unique local address, without the need to introduce other options. Further options might be more appropriate, strictly speaking, but as the future perspective is to eventually generalise NAT tables, it would be nice to avoid them right now. v2: In 2/2, use the address passed as --gateway as source for inbound NAT from the host also when we're not in local mode Stefano Brivio (2): conf: Honour --address, --gateway, --netmask in local mode as well conf, fwd: Prefer same-scope address as inbound source address from host conf.c | 25 +++++++++++++++++++++---- fwd.c | 6 +++++- passt.h | 2 ++ 3 files changed, 28 insertions(+), 5 deletions(-) -- 2.43.0