]> git.ipfire.org Git - people/stevee/network.git/blame - sysctl.d/network.conf
headers: Add missing function and rename existing ones.
[people/stevee/network.git] / sysctl.d / network.conf
CommitLineData
921c0bf7
MT
1# Kernel configuration file for the network
2#
3
4# Disable netfilter on bridges.
5net.bridge.bridge-nf-call-ip6tables = 0
6net.bridge.bridge-nf-call-iptables = 0
7net.bridge.bridge-nf-call-arptables = 0