From: Valentina Giusti <Valentina.Giusti@xxxxxxxxxxxx> This patchset contains the following changes: * re-implemented nfq_get_uid and nfq_get_gid as suggested by Pablo Neira Ayuso * corrected enum nfqnl_attr_type in linux_nfnetlink_queue.h * added a test for the aforementioned new APIs in utils/nfqnl_test.c Best Regards, Valentina Giusti (2): src: add support for UID/GID socket info utils: add test for nfq_get_uid and nfq_get_gid include/libnetfilter_queue/libnetfilter_queue.h | 4 ++ include/libnetfilter_queue/linux_nfnetlink_queue.h | 6 ++- include/linux/netfilter/nfnetlink_queue.h | 6 ++- src/libnetfilter_queue.c | 60 ++++++++++++++++++++++ src/nlmsg.c | 2 + utils/nfqnl_test.c | 14 ++++- 6 files changed, 89 insertions(+), 3 deletions(-) -- 1.8.5.1 -- 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