summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/xt_LOG.h
Commit message (Collapse)AuthorAgeFilesLines
* tests: expr-target: fix deprecation warningArturo Borrero2013-11-301-0/+19
This fixes the following warning: In file included from nft-expr_target-test.c:19:0: /usr/include/linux/netfilter_ipv4/ipt_LOG.h:4:2: warning: #warning "Please update iptables, this file will be removed soon!" [-Wcpp] Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>