gallatin    2007-04-27 13:11:50 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mxge         if_mxge.c 
  Log:
  -Fix an mbuf leak caused by a cut&paste bug where the small ring's mbufs
    were never freed, but the big ring was freed twice.
  -Don't supply rx hw csums for frames which are padded beyond the
   length specified in the ip header.  If the padding is non-zero,
   the hw csum will be incorrect for such frames.
  
  Sponsored by: Myricom
  
  Revision  Changes    Path
  1.27      +35 -19    src/sys/dev/mxge/if_mxge.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to