Steven Whitehouse wrote:
Hi,
On Wed, Aug 09, 2006 at 01:01:25AM -0700, David Miller wrote:
From: Steven Whitehouse <[EMAIL PROTECTED]>
Date: Wed, 9 Aug 2006 09:01:39 +0100
Is there anything to stop me using RTNLGRP_NOP3 for that? (suitable
renamed of course!) So far as I can see its never bee
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 <[EMAIL PROTECTED]>
Signed-off-by:
hope the patch is clearer than the description. sorry).
Patrick
Signed-off-by: Patrick Caulfield <[EMAIL PROTECTED]>
diff --git a/net/decnet/dn_neigh.c b/net/decnet/dn_neigh.c
index 7c8692c..66e230c 100644
--- a/net/decnet/dn_neigh.c
+++ b/net/decnet/dn_neigh.c
@@ -493,7 +493,6 @@
This patch fixes a bug in the reference counting for the default DECnet device.
If the device is changed, then the new device had its refcount decremented
rather than the old one!
--
patrick
diff --git a/net/decnet/dn_dev.c b/net/decnet/dn_dev.c
index cc7b9d9..85580b8 100644
--- a/net/decnet/dn
he code "in step". It changes the list
of rules to use RCU rather than an rwlock.
Inspired-by: Robert Olsson <[EMAIL PROTECTED]>
Signed-off-by: Steven Whitehouse <[EMAIL PROTECTED]>
Signed-off-by: Patrick Caulfield <[EMAIL PROTECTED]>
commit 417a9654a8ad
3e61f
Author: Patrick Caulfield <[EMAIL PROTECTED]>
Date: Thu Jan 26 10:01:09 2006 +
[DECnet] Patch to fix recvmsg() flag check
This patch means that 64bit kernel/32bit userland platforms will
now work correctly with DECnet.
Signed-off-by: Patrick Caulfield <[E
3e61f
Author: Patrick Caulfield <[EMAIL PROTECTED]>
Date: Thu Jan 26 10:01:09 2006 +
[DECnet] Patch to fix recvmsg() flag check
This patch means that 64bit kernel/32bit userland platforms will
now work correctly with DECnet.
Signed-off-by: Patrick Caulfield <[E
VMS node with no router then it can't see
anything else on the global network.
patrick
Signed-off-by: Patrick Caulfield <[EMAIL PROTECTED]>
diff --git a/net/decnet/dn_neigh.c b/net/decnet/dn_neigh.c
--- a/net/decnet/dn_neigh.c
+++ b/net/decnet/dn_neigh.c
@@ -408,11 +40