> -----Original Message----- > From: netfilter-devel-owner@xxxxxxxxxxxxxxx [mailto:netfilter-devel- > owner@xxxxxxxxxxxxxxx] On Behalf Of Fr3DBr > Sent: Friday, March 23, 2012 2:59 PM > To: netfilter-devel@xxxxxxxxxxxxxxx > Subject: Netfilter Packet Reinjection > > Hello, > > I'm writting a module to deal with certain packets, and i wanted to > DROP then initially, store it, and at an later moment, reinject it > before the routing decision. > > What would be the method i could call, to place the packet again in > the stack at this point ?! > > Thanks, > > Fred You probably want to take a look at nf_reinject() in net/netfilter/nf_queue.c. Jeff Haran -- 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