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-next>] [day] [month] [year] [list]
Date:	Mon, 23 Apr 2007 11:51:25 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	ismail@...dus.org.tr
Cc:	tgraf@...g.ch, netdev@...r.kernel.org
Subject: Re: Problem with commit a0ee18b9b7d3847976c6fb315c06a34fb296de0e

From: Ismail Dönmez <ismail@...dus.org.tr>
Date: Mon, 23 Apr 2007 15:06:34 +0300

> --- a/net/ipv4/fib_semantics.c
> +++ b/net/ipv4/fib_semantics.c
> @@ -89,7 +89,7 @@ static const struct
>  {
>         int     error;
>         u8      scope;
> -} fib_props[RTA_MAX + 1] = {
> +} fib_props[RTN_MAX + 1] = {

This fix is already in the net-2.6.22 tree.
-
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