Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iptables: allow disabling IPv6 #260

Merged
merged 1 commit into from
Jan 4, 2022
Merged

iptables: allow disabling IPv6 #260

merged 1 commit into from
Jan 4, 2022

Conversation

squat
Copy link
Owner

@squat squat commented Jan 4, 2022

This commit enhances the iptables controller to disable reconciliation
of IPv6 rules whenever it detects that IPv6 is disabled in the kernel,
in order to fix #259.

cc @aholler

Signed-off-by: Lucas Servén Marín lserven@gmail.com

This commit enhances the iptables controller to disable reconciliation
of IPv6 rules whenever it detects that IPv6 is disabled in the kernel,
in order to fix #259.

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
@squat squat requested a review from leonnicolas January 4, 2022 10:58
@squat squat merged commit 1f8c736 into main Jan 4, 2022
@squat squat deleted the allow_disabling_ipv6 branch January 4, 2022 12:17
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.

kilo fails if IPv6 is disabled via ipv6.disable=1 (kernel-cmdline)
2 participants