Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jun 2006 23:33:24 +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:  <200606082333.k58NXO8d086850@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2006-06-08 23:33:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/netipx           spx_usrreq.c 
  Log:
  Merge spx_usrreq.c:1.79 from HEAD to RELENG_6:
  
    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.
  
  Revision   Changes    Path
  1.62.2.15  +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?200606082333.k58NXO8d086850>