Home
last modified time | relevance | path

Searched hist:e45fbae51553a57cb591abf24398ed79ecbf8923 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/configs/
H A Dppc64e_defconfigdiff e45fbae51553a57cb591abf24398ed79ecbf8923 Sun Mar 16 05:04:32 CET 2014 Anton Blanchard <anton@samba.org> powerpc: Use default set of netfilter modules (CONFIG_NETFILTER_ADVANCED=n)

Our netfilter options are stale and important things like masquerading
are no longer enabled. Instead of trying to keep up with any updates,
set CONFIG_NETFILTER_ADVANCED=n on ppc64* and pseries* defconfigs.
This enables the most common netfilter modules for us.

While here, enable the network bridge module which is heavily used in
KVM setups.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>