rwatson     2005-01-09 05:08:47 UTC
  FreeBSD src repository
  Modified files:
    sys/netipx           ipx_input.c 
  Log:
  Hold the IPX PCB mutex around calls to ipx_input() in the IPX input
  path.
  
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.46      +8 -1      src/sys/netipx/ipx_input.c