cvs commit: src/sys/netipx ipx_input.c ipx_pcb.c

Robert Watson rwatson at FreeBSD.org
Thu Dec 30 09:54:54 PST 2004


rwatson     2004-12-30 17:54:53 UTC

  FreeBSD src repository

  Modified files:
    sys/netipx           ipx_input.c ipx_pcb.c 
  Log:
  Use a global variable, ipxpcb_lport_cache, to cache the most recently
  used IPX port number, rather than using the global ipxpcb list head.
  
  Revision  Changes    Path
  1.37      +1 -0      src/sys/netipx/ipx_input.c
  1.32      +5 -5      src/sys/netipx/ipx_pcb.c


More information about the cvs-src mailing list