[BUG] 4.18-rcX iptables regression

Bob Tracy <[email protected]> Mon, 6 Aug 2018 20:00:49 -0500
Newsgroups gmane.linux.kernel,gmane.linux.network.general
Message-ID <[email protected]>
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