[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190814.125330.1934256694306164517.davem@davemloft.net>
Date: Wed, 14 Aug 2019 12:53:30 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: pablo@...filter.org
CC: netfilter-devel@...r.kernel.org, netdev@...r.kernel.org
Subject: fallout from net-next netfilter changes
This started happening after Jakub's pull of your net-next changes
yesterday:
./include/uapi/linux/netfilter_ipv6/ip6t_LOG.h:5:2: warning: #warning "Please update iptables, this file will be removed soon!" [-Wcpp]
#warning "Please update iptables, this file will be removed soon!"
^~~~~~~
In file included from <command-line>:
./include/uapi/linux/netfilter_ipv4/ipt_LOG.h:5:2: warning: #warning "Please update iptables, this file will be removed soon!" [-Wcpp]
#warning "Please update iptables, this file will be removed soon!"
^~~~~~~
It's probaly from the standard kernel build UAPI header checks.
Please fix this.
Powered by blists - more mailing lists