nfq: add minor comment in the documentation to warn about privileges
authorPablo Neira Ayuso <pablo@netfilter.org>
Thu, 16 Jul 2009 07:58:56 +0000 (09:58 +0200)
committerr.kubiak <r.kubiak@samsung.com>
Mon, 16 Nov 2015 13:12:05 +0000 (14:12 +0100)
commit895e830c7d33f17cab901c4d6bbea1157eb9ba68
treeef19434f038f1dd77f1ec9527ad9e4994d2d0faa
parent1d3ed7877e53bdf9e72854cf464da2bab0e19616
nfq: add minor comment in the documentation to warn about privileges

This patch adds a minor notice to warn developers that its
application needs CAP_NET_ADMIN in order to send to and receive
packets from kernel-space.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
src/libnetfilter_queue.c