]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[DECNET]: Fix for routing bug
authorPatrick Caulfield <patrick@tykepenguin.com>
Wed, 2 Aug 2006 21:14:44 +0000 (14:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Aug 2006 21:14:44 +0000 (14:14 -0700)
commit9bbf28a1ff7b9d4e7df57829c25638721984277b
tree255bb57e1e2aef43301d962683f9be5eb33d1cc4
parentdc49c1f94e3469d94b952e8f5160dd4ccd791d79
[DECNET]: Fix for routing bug

This patch fixes a bug in the DECnet routing code where we were
selecting a loopback device in preference to an outward facing device
even when the destination was known non-local. This patch should fix
the problem.

Signed-off-by: Patrick Caulfield <patrick@tykepenguin.com>
Signed-off-by: Steven Whitehouse <steve@chygwyn.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/decnet/dn_route.c