Re: [PATCH nf 0/2] netfilter: nft_compat: prepare for indirect info storage

2018-05-08 Thread Pablo Neira Ayuso
On Mon, May 07, 2018 at 03:22:34PM +0200, Florian Westphal wrote:
> These two patches fix handling of large xtables matches from nft_compat.
> 
> First patch just separates the match handling functions to not assume
> matchinfo is stored in expr private area.
> 
> Second patch is the actual fix.

Series applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH nf 0/2] netfilter: nft_compat: prepare for indirect info storage

2018-05-07 Thread Florian Westphal
These two patches fix handling of large xtables matches from nft_compat.

First patch just separates the match handling functions to not assume
matchinfo is stored in expr private area.

Second patch is the actual fix.

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html