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: <YzMgmkVJBmzZpG7E@gmx.fr> Date: Tue, 27 Sep 2022 12:11:06 -0400 From: Jamie Gloudon <jamie.gloudon@....fr> To: netdev@...r.kernel.org Subject: ip: Missing brace in ip6tunnel.c Hey, I am not absolutely sure, but in line 165 of ip6tunnel.c should be if(t && (t->dev->flags & IFF_UP) like line 169? Regards