cvs commit: src/sys/netipx ipx_input.c
    Robert Watson 
    rwatson at FreeBSD.org
       
    Thu Jun  8 23:07:21 UTC 2006
    
    
  
rwatson     2006-06-08 23:05:19 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_6)
    sys/netipx           ipx_input.c 
  Log:
  Merge ipx_input.c:1.54 from HEAD to RELENG_6:
  
    Comment that raw output filter code for IPX should run in a netisr so as
    to avoid recursing the socket code, as this input path can run in the
    call stack of an output path.
  
  Revision  Changes    Path
  1.51.2.2  +4 -0      src/sys/netipx/ipx_input.c
    
    
More information about the cvs-all
mailing list