On Saturday 2012-03-24 00:04, Fr3DBr wrote: >Well, i have a hook to capure the packets right now... but after >storing then in other place, after some 'tests' i perform around then >i have to 're-create' part of the packet flow (like a proxy) and then >let the real packets from the source, flow locally or remotelly >through forwarding to its destinations. > >But i didn't understood well what i would do with NF_HOOK If you do read the function body of nf_reinject, you will see that it too will only call nf_iterate (which is the same that NF_HOOK eventually gets to do). -- 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