]> git.ipfire.org Git - network.git/blob - src/sysctl/network.conf
hostapd: Enable WMM by default.
[network.git] / src / sysctl / network.conf
1 # Kernel configuration file for the network
2 #
3
4 # Disable netfilter on bridges.
5 net.bridge.bridge-nf-call-ip6tables = 0
6 net.bridge.bridge-nf-call-iptables = 0
7 net.bridge.bridge-nf-call-arptables = 0