K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-02-25T13:14:47.000000Z K 7 svn:log V 482 Merge ipx_input.c:1.37, ipx_pcb.c:1.32, and ipx_var.h:1.20 from HEAD to RELENG_5: Use a global variable, ipxpcb_lport_cache, to cache the most recently used IPX port number, rather than using the global ipxpcb list head. Add 'struct ipxpcb' forward declaration to ipx_var.h. I had this in the netperf branch but for some reason didn't trigger a build failure locally when I merged to CVS and omitted it. Presumably driver error. Pointed out by: cperciva, tinderbox END