* fallout from net-next netfilter changes
@ 2019-08-14 16:53 David Miller
2019-08-14 17:18 ` Florian Westphal
2019-08-14 17:27 ` Pablo Neira Ayuso
0 siblings, 2 replies; 4+ messages in thread
From: David Miller @ 2019-08-14 16:53 UTC (permalink / raw)
To: pablo; +Cc: netfilter-devel, netdev
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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: fallout from net-next netfilter changes
2019-08-14 16:53 fallout from net-next netfilter changes David Miller
@ 2019-08-14 17:18 ` Florian Westphal
2019-08-14 17:27 ` Pablo Neira Ayuso
1 sibling, 0 replies; 4+ messages in thread
From: Florian Westphal @ 2019-08-14 17:18 UTC (permalink / raw)
To: David Miller; +Cc: pablo, netfilter-devel, netdev
David Miller <davem@davemloft.net> wrote:
> 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.
A patch that removes those #warning from the kernel is sitting in
the netfilter patchwork queue already.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: fallout from net-next netfilter changes
2019-08-14 16:53 fallout from net-next netfilter changes David Miller
2019-08-14 17:18 ` Florian Westphal
@ 2019-08-14 17:27 ` Pablo Neira Ayuso
2019-08-14 17:28 ` Pablo Neira Ayuso
1 sibling, 1 reply; 4+ messages in thread
From: Pablo Neira Ayuso @ 2019-08-14 17:27 UTC (permalink / raw)
To: David Miller; +Cc: netfilter-devel, netdev
On Wed, Aug 14, 2019 at 12:53:30PM -0400, David Miller wrote:
>
> 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.
Would you apply this patch that Jeremy posted via net-next instead of
nf-next?
http://patchwork.ozlabs.org/patch/1146821/
Thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: fallout from net-next netfilter changes
2019-08-14 17:27 ` Pablo Neira Ayuso
@ 2019-08-14 17:28 ` Pablo Neira Ayuso
0 siblings, 0 replies; 4+ messages in thread
From: Pablo Neira Ayuso @ 2019-08-14 17:28 UTC (permalink / raw)
To: David Miller; +Cc: netfilter-devel, netdev
On Wed, Aug 14, 2019 at 07:27:58PM +0200, Pablo Neira Ayuso wrote:
> On Wed, Aug 14, 2019 at 12:53:30PM -0400, David Miller wrote:
> >
> > 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.
>
> Would you apply this patch that Jeremy posted via net-next instead of
> nf-next?
>
> http://patchwork.ozlabs.org/patch/1146821/
Else I can prepare a small pull request with a few patches for
net-next later today, your choice.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-08-14 17:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-14 16:53 fallout from net-next netfilter changes David Miller
2019-08-14 17:18 ` Florian Westphal
2019-08-14 17:27 ` Pablo Neira Ayuso
2019-08-14 17:28 ` Pablo Neira Ayuso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox