From: Patrick Caulfield Date: Thu, 4 May 2006 06:36:23 +0000 (-0700) Subject: [DECNET]: Fix level1 router hello X-Git-Tag: v2.6.17-rc4~45^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1a649838802edd94b6335834919463c6ae61f40;p=pandora-kernel.git [DECNET]: Fix level1 router hello This patch fixes hello messages sent when a node is a level 1 router. Slightly contrary to the spec (maybe) VMS ignores hello messages that do not name level2 routers that it also knows about. So, here we simply name all the routers that the node knows about rather just other level1 routers. (I hope the patch is clearer than the description. sorry). Signed-off-by: Patrick Caulfield Signed-off-by: David S. Miller --- Reading git-diff-tree failed