[linux-yocto] [kernel-cache][PATCH] netfilter: Enable CONFIG_NETFILTER_XT_TARGET_LOG

Bruce Ashfield bruce.ashfield at gmail.com
Fri Feb 15 07:46:13 PST 2019


merged.

SRCREV updates will be sent out with my next queue.

Bruce

On Tue, Feb 12, 2019 at 2:10 PM Tom Rini <trini at konsulko.com> wrote:
>
> In order for logging to work, as for example seen with the default
> configuration of 'ufw' we need to have logging support enabled.  This is
> currently gated on the CONFIG_NETFILTER_XT_TARGET_LOG option, so enable
> it here.
>
> Fixes: f56608b405f0 ("meta: cleanup invalid/obselete 3.4 CONFIG options")
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  features/netfilter/netfilter.cfg | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/features/netfilter/netfilter.cfg b/features/netfilter/netfilter.cfg
> index 6497b0ea7bfe..c1f8b83a38bd 100644
> --- a/features/netfilter/netfilter.cfg
> +++ b/features/netfilter/netfilter.cfg
> @@ -30,6 +30,7 @@ CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
>  CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
>  CONFIG_NETFILTER_XT_TARGET_DSCP=m
>  CONFIG_NETFILTER_XT_TARGET_HL=m
> +CONFIG_NETFILTER_XT_TARGET_LOG=m
>  CONFIG_NETFILTER_XT_TARGET_MARK=m
>  CONFIG_NETFILTER_XT_TARGET_NFLOG=m
>  CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
> --
> 2.7.4
>
> --
> _______________________________________________
> linux-yocto mailing list
> linux-yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/linux-yocto



-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II


More information about the linux-yocto mailing list