Re: [PATCH v2 nf-next 0/7] netfilter: nf_tables: avoid PROVE_RCU_LIST splats

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote:
> > This targets nf-next because these are long-standing issues.
> 
> This series breaks inner matching, I can see tests/shell reports:
> 
> I: conf: NFT_TEST_HAVE_inner_matching=n

Uh, didn't i fix this in v2?  V1 had a bug in patch 6:

+       if (!type->inner_ops || type->owner) {
+               err = -EOPNOTSUPP;


V1 had !type->owner, which causes feature probe to fail and the test to
skip (it skips builtin instead of module...).

I re-tested, I get:
I: conf: NFT_TEST_HAVE_inner_matching=y




[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux