]> git.ipfire.org Git - network.git/blob - sysctl.d/network.conf
hostapd: Enable WMM by default.
[network.git] / sysctl.d / 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