lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20180807010049.GA1345@gherkin.frus.com> Date: Mon, 6 Aug 2018 20:00:49 -0500 From: Bob Tracy <rct@...rkin.frus.com> To: linux-net@...r.kernel.org Cc: linux-kernel@...r.kernel.org 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