[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150311.212228.1581184934531828534.davem@davemloft.net>
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