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, 11 Mar 2015 21:22:28 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	alexander.h.duyck@...hat.com
Cc:	netdev@...r.kernel.org
Subject: Re: [net-next PATCH] fib_trie: Only display main table in
 /proc/net/route

From: Alexander Duyck <alexander.h.duyck@...hat.com>
Date: Wed, 11 Mar 2015 16:36:08 -0700

> When we merged the tries for local and main I had overlooked the iterator
> for /proc/net/route.  As a result it was outputting both local and main
> when the two tries were merged.
> 
> This patch resolves that by only providing output for aliases that are
> actually in the main trie.  As a result we should go back to the original
> behavior which I assume will be necessary to maintain legacy support.
> 
> Fixes: 0ddcf43d5 ("ipv4: FIB Local/MAIN table collapse")
> 
> Signed-off-by: Alexander Duyck <alexander.h.duyck@...hat.com>

Applied, thanks Alex.

Please don't put empty lines between Fixes: tags and the signoffs
and acks, they belong together.
--
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