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
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 14 Jan 2018 12:05:49 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     jwestfall@...realistic.net
Cc:     netdev@...r.kernel.org
Subject: Re: [PATCH 2/2] ipv4: Make neigh lookup keys for
 loopback/point-to-point devices be INADDR_ANY

From: Jim Westfall <jwestfall@...realistic.net>
Date: Sat, 13 Jan 2018 16:01:39 -0800

>  
> +	if(dev->flags & (IFF_LOOPBACK | IFF_POINTOPOINT))

There must be a space between 'if' and the opennening parenthesis.

Please do not just repost this patch to fix this problem, you must
repost the entire patch series anew when making changes to any part of
a patch series.

Thank you.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ