On Thu, Dec 05, 2013 at 10:31:27PM +0100, Eric Leblond wrote: > This patch prepares the adding of nft_queue module by putting > reusable code into a header file. > > Signed-off-by: Eric Leblond <eric@xxxxxxxxx> > --- > net/netfilter/nf_queue.h | 77 ++++++++++++++++++++++++++++++++++++++++++++++ > net/netfilter/xt_NFQUEUE.c | 75 +++++--------------------------------------- > 2 files changed, 85 insertions(+), 67 deletions(-) > create mode 100644 net/netfilter/nf_queue.h > > diff --git a/net/netfilter/nf_queue.h b/net/netfilter/nf_queue.h > new file mode 100644 > index 0000000..c8225a1 > --- /dev/null > +++ b/net/netfilter/nf_queue.h Ops, sorry I meant to point to the existing include/net/netfilter/nf_queue.h -- 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