]> git.ipfire.org Git - people/ms/network.git/blame - src/sysctl/network.conf
Use autotools.
[people/ms/network.git] / src / sysctl / 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