2018-08-07 01:24:04

by Bob Tracy

[permalink] [raw]
Subject: [BUG] 4.18-rcX iptables regression

With iptables v1.6.0 and kernel version 4.18-rc7, "iptables [-t table] -L"
produces diagnostic output to the effect of not being able to find the table.
Kernel version 4.17.0 and earlier work fine.

--Bob


2018-08-07 03:48:54

by Stephen Rothwell

[permalink] [raw]
Subject: Re: [BUG] 4.18-rcX iptables regression

Hi Bob,

[Juts cc'ing the netfilter and netdev mailing lists]

On Mon, 6 Aug 2018 20:00:49 -0500 Bob Tracy <[email protected]> wrote:
>
> With iptables v1.6.0 and kernel version 4.18-rc7, "iptables [-t table] -L"
> produces diagnostic output to the effect of not being able to find the table.
> Kernel version 4.17.0 and earlier work fine.
>
> --Bob

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2018-08-14 00:00:15

by Bob Tracy

[permalink] [raw]
Subject: Re: [BUG] 4.18-rcX iptables regression

On Tue, Aug 07, 2018 at 01:42:30PM +1000, Stephen Rothwell wrote:
> Hi Bob,
>
> [Juts cc'ing the netfilter and netdev mailing lists]
>
> On Mon, 6 Aug 2018 20:00:49 -0500 Bob Tracy <[email protected]> wrote:
> >
> > With iptables v1.6.0 and kernel version 4.18-rc7, "iptables [-t table] -L"
> > produces diagnostic output to the effect of not being able to find the table.
> > Kernel version 4.17.0 and earlier work fine.

Problem fixed no later than 4.18.0: running on that kernel as I type
this. Thanks for the quick repair. Apologies for the "linux-net"
noise: a list by that name hasn't existed for a while, and I missed that
somehow.

--Bob