lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue,  7 Jan 2014 14:30:18 +0100
From:	valentina.giusti@...-carit.de
To:	pablo@...filter.org, netfilter-devel@...r.kernel.org
Cc:	netdev@...r.kernel.org, fw@...len.de, daniel.wagner@...-carit.de
Subject: [PATCH 0/2] libnetfilter_queue: add support for UID/GID socket info

From: Valentina Giusti <Valentina.Giusti@...-carit.de>

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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists