K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-06-08T23:32:42.000000Z K 7 svn:log V 437 Merge ipx_pcb.h:1.26, spx_usrreq.c:1.78 from HEAD to RELENG_6: Add a new ipxpcb flag, IPXP_SPX, which is set on ipxpcb's to mark them as belonging to SPX. This replaces the implicit assumption that the cb pointer for non-SPX pcb's will be NULL. This isn't required in TCP/IP as different pcb lists are maintained for different IP protocols; IPX stores all pcbs on the same global ipxpcb_list. Foot provided by: gnn END