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

Enable net.bridge.bridge-nf-call-ip6tables for IPv6 #607

Closed
Arvinderpal opened this issue Dec 13, 2018 · 1 comment
Closed

Enable net.bridge.bridge-nf-call-ip6tables for IPv6 #607

Arvinderpal opened this issue Dec 13, 2018 · 1 comment

Comments

@Arvinderpal
Copy link
Contributor

The change is mostly cosmetic because the following are enabled by default in the kernel:
net.bridge.bridge-nf-call-arptables
net.bridge.bridge-nf-call-ip6tables
net.bridge.bridge-nf-call-iptables

However, to be consistent, we should also enable net.bridge.bridge-nf-call-ip6tables here: https://github.com/cloudnativelabs/kube-router/blob/master/pkg/controllers/routing/network_routes_controller.go#L207

@uablrek

Reference:
https://wiki.libvirt.org/page/Net.bridge.bridge-nf-call_and_sysctl.conf

@aauren
Copy link
Collaborator

aauren commented Apr 25, 2020

Closed via #608

@aauren aauren closed this as completed Apr 25, 2020
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

No branches or pull requests

2 participants