netfilter: nfnetlink_queue: enable UID/GID socket info retrieval
authorValentina Giusti <valentina.giusti@bmw-carit.de>
Fri, 20 Dec 2013 16:28:53 +0000 (17:28 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sat, 21 Dec 2013 10:57:54 +0000 (11:57 +0100)
Thanks to commits 41063e9 (ipv4: Early TCP socket demux) and 421b388
(udp: ipv4: Add udp early demux) it is now possible to parse UID and
GID socket info also for incoming TCP and UDP connections. Having
this info available, it is convenient to let NFQUEUE parse it in
order to improve and refine the traffic analysis in userspace.

Signed-off-by: Valentina Giusti <valentina.giusti@bmw-carit.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

No differences found