On Tue, 2014-09-23 at 18:10 +0200, Pablo Neira Ayuso wrote: > Actually, I could add to nft_data a pointer in the union area, but I'm > not very confortable with adding it for this specific case. At this > moment we're releasing this from rcu_callback which is "hiding" the > deletion time from the netlink interface. > > But I'll keep this back in my head if we later on have some pointer > candidate to be reused in a nice way. > > I'll send a patch to make the rb_first()/rb_next() conversion though. Ah, forget what I said, its actually slower to build a list by 7%, I had an error in my test. So the rb_first() thing is the easy and fast way. Thanks -- 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