Hi, I'm trying to write a target module which will do the following : 1) oldskb will be cached. 2) newskb1,newskb2....newskbn will be allocated and initialized. 3) packet will be dropped using NF_DROP 4) Newskbs will be sent to L4(target will work from PREROUTING hook) But i'm confused how i'm going to send these new skbs to uplink. returning NF_ACCEPT will not do the trick i guess. Is there any existing target module which tries to do send multiple skbs to uplink? cheers arif -- 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