commit | ef493bd930ae482c608c5999b40d79dda3f2a674 | [log] [tgz] |
---|---|---|
author | Roman Kubiak <r.kubiak@samsung.com> | Fri Jun 12 12:32:57 2015 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Thu Jun 18 13:02:24 2015 +0200 |
tree | f411c73a50e8c3f8d46182f7b0710114152744aa | |
parent | 89d256bb69f2596c3a31ac51466eac9e1791c388 [diff] |
netfilter: nfnetlink_queue: add security context information This patch adds an additional attribute when sending packet information via netlink in netfilter_queue module. It will send additional security context data, so that userspace applications can verify this context against their own security databases. Signed-off-by: Roman Kubiak <r.kubiak@samsung.com> Acked-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>