Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 2004 17:54:53 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netipx ipx_input.c ipx_pcb.c
Message-ID:  <200412301754.iBUHsr8o031411@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412301754.iBUHsr8o031411>