cvs commit: src/sys/netipx spx_usrreq.c
    Robert Watson 
    rwatson at FreeBSD.org
       
    Thu Jun  8 23:35:26 UTC 2006
    
    
  
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
    
    
More information about the cvs-src
mailing list