Skip to content

Conversation

@kenhys
Copy link
Collaborator

@kenhys kenhys commented Dec 15, 2025

In specific environment (podman), there is a case that it needs to disable IPv6 and tweaks size of MTU.
Without that changes, container can not access to
R2 environment at all.
As a workaround, changed to accept extra CLI options. (such as --network slirp4netns:mtu=1400,enable_ipv6=false)

In specific environment (podman), there is a case that
it needs to disable IPv6 and tweaks size of MTU.
Without that changes, container can not access to
R2 environment at all.
As a workaround, changed to accept extra CLI options.
(such as --network slirp4netns:mtu=1400,enable_ipv6=false)

Signed-off-by: Kentaro Hayashi <[email protected]>
@kenhys kenhys requested review from Watson1978 and daipom December 15, 2025 01:36
@Watson1978 Watson1978 merged commit 913f702 into r2 Dec 15, 2025
34 checks passed
@Watson1978 Watson1978 deleted the extra-options branch December 15, 2025 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants