Sephe, what do you think about putting a port pointer in the 
   socket structure directly and then only calling pr_mport() on socket
   creation or when the protocol stack decides it needs to be changed?

   I think it might make some of these issues easier to deal with.  Amoung
   other things we could trivially forward messages sent to the wrong port.

   We could also similarly tag the route table entry, perhaps with a cpuid
   or globaldata pointer, to detect issues there.

                                                -Matt

Reply via email to