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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 03 May 2007 03:29:49 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	dhowells@...hat.com
Cc:	akpm@...l.org, linux-kernel@...r.kernel.org,
	linux-fsdevel@...r.kernel.org, netdev@...r.kernel.org,
	kaber@...sh.net
Subject: Re: [PATCH 5/5] AFS: Adjust the new netdevice scanning code

From: David Howells <dhowells@...hat.com>
Date: Thu, 03 May 2007 10:53:36 +0100

> Adjust the new netdevice scanning code provided by Patrick McHardy:
> 
>  (1) Restore the function banner comments that were dropped.
> 
>  (2) Rather than using an array size of 6 in some places and an array size of
>      ETH_ALEN in others, pass a pointer instead and pass the array size
>      through so that we can actually check it.
> 
>  (3) Do the buffer fill count check before checking the for_primary_ifa
>      condition again.  This permits us to skip that check should maxbufs be
>      reached before we run out of interfaces.
> 
> Signed-off-by: David Howells <dhowells@...hat.com>

Applied, thanks.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ