On Tue, Nov 19, 2013 at 06:54:14PM +0100, Ana Rey wrote: > If I run my automatic unit test of libnftable, It shows: > > ERROR: Expr NFT_EXPR_TG_INFO size mismatches size a: 32 b: 36 > > The problem was in nft_rule_expr_target_parse function. > > With the attached patch, we use "mnl_attr_get_payload_len" in instead of > "mnl_attr_get_len". Good catches, thanks for these fixes Ana. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html