On 18 February 2014 02:56, Patrick McHardy <kaber@xxxxxxxxx> wrote: >> +extern struct set *netlink_delinearize_set(struct netlink_ctx *ctx, >> + struct nft_set *nls); > > Actually delinarization so far refers to the act of converting a linear > instruction stream into an abstract syntax tree. This is not really a > good term for sets, which are still pretty much linear. > > I don't have a good suggestion right now though. At first, I used something like 'nls2set', but this delinearize thing sounded more 'serious' :) In think in all cases, we are converting netlink objects to the internal nft object. We need a name for that, no? -- Arturo Borrero González -- 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