Hi Pablo, I've been using nfq6 as a patch testbed for some time. Now that nfq6 has matured to only use functions from the code base, I offer it as a second example for libnetfilter_queue. I did fix some errors from checkpatch. I myself disagree with those that remain. If you think some of them warrant fixing, I'll do it of course. Cheers ... Duncan. Duncan Roe (1): examples: add an example which uses more functions .gitignore | 1 + examples/Makefile.am | 6 +- examples/nfq6.c | 648 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 654 insertions(+), 1 deletion(-) create mode 100644 examples/nfq6.c -- 2.35.8