The following patch is a quick fix.
Please CC me any comments as I am not subscribed to the list.
--- linux-2.2.2/net/802/tr.c Wed Dec 16 21:35:50 1998
+++ linux/net/802/tr.c Wed Feb 10 13:54:48 1999
@@ -391,6 +391,8 @@
}
entry->last_used=jiffies;
}
+ if (rii_p)
+ trh->saddr[0]|=TR_RII;
}
/*
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/