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:	Wed, 25 Jan 2012 21:41:46 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	eric.dumazet@...il.com
Cc:	rum@...kdata.dk, netdev@...r.kernel.org, mihai.maruseac@...il.com
Subject: Re: [BISECTED] Linux 3.2: Networking out of LAN does not work

From: Eric Dumazet <eric.dumazet@...il.com>
Date: Wed, 25 Jan 2012 12:05:31 +0100

> OK please test the following patch.
> 
> [PATCH] net: use index hash for /proc/net/dev

Sorry, we never promised to list devices in any particular order,
any such dependency is a bug and must be fixed instead of papered
around by the kernel.

This same issue came up for routes too once we deleted fib_hash
and fib_trie listed them in a different order.

I'm not applying this.
--
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