[linux-yocto] [PATCH] bridge: enable EBTABLES

Bruce Ashfield bruce.ashfield at windriver.com
Sat Nov 23 21:18:12 PST 2013


On 11/22/2013, 3:21 PM, michel.thebeau at windriver.com wrote:
> From: Michel Thebeau <michel.thebeau at windriver.com>
>
> All the BRIDGE_EBT configs depend on EBTABLES.  Add the additional
> BRIDGE_EBT configs per request.
>
> Signed-off-by: Michel Thebeau <michel.thebeau at windriver.com>
> ---
> Hi Bruce,
>
> Per our conversation, you wanted this on the linux-yocto list.  This is
> needed for libvirtd to run /sbin/ebtables.

Thanks Mitch. I've updated the fragment in linux-yocto.

Bruce

>
> M
>
>
>   meta/cfg/kernel-cache/cfg/net/bridge.cfg | 4 ++++
>   1 file changed, 4 insertions(+)
>
> diff --git a/meta/cfg/kernel-cache/cfg/net/bridge.cfg b/meta/cfg/kernel-cache/cfg/net/bridge.cfg
> index 8b8016d..00d61c0 100644
> --- a/meta/cfg/kernel-cache/cfg/net/bridge.cfg
> +++ b/meta/cfg/kernel-cache/cfg/net/bridge.cfg
> @@ -20,3 +20,7 @@ CONFIG_BRIDGE_EBT_MARK_T=m
>   CONFIG_BRIDGE_EBT_REDIRECT=m
>   CONFIG_BRIDGE_EBT_SNAT=m
>   CONFIG_BRIDGE_EBT_LOG=m
> +CONFIG_BRIDGE_EBT_IP6=m
> +CONFIG_BRIDGE_EBT_NFLOG=m
> +CONFIG_BRIDGE_EBT_ULOG=m
> +CONFIG_BRIDGE_NF_EBTABLES=m
>



More information about the linux-yocto mailing list