Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Mar 2006 19:37:37 +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 spx_usrreq.c
Message-ID:  <200603261937.k2QJbb5r029575@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2006-03-26 19:37:37 UTC

  FreeBSD src repository

  Modified files:
    sys/netipx           spx_usrreq.c 
  Log:
  In various SPX protocol entry points from the socket layer, check
  IPXP_DROPPED before continuing, and return EINVAL or ECONNRESET if
  it is flagged.  It's unclear why each situation should be one or
  the other, but it is copied from netinet which has the same bugs.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.79      +53 -7     src/sys/netipx/spx_usrreq.c



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