Revision 8c4887c04ac11e421877c7fe8548817686141a40 authored by Pyun YongHyeon on 21 January 2010, 00:54:22 UTC, committed by Pyun YongHyeon on 21 January 2010, 00:54:22 UTC
  Don't free mbuf chains when bge(4) fails to collapse the mbuf
  chains. This part of code is to enhance performance so failing the
  collapsing should not free TX frames. Otherwise bge(4) will
  unnecessarily drop frames which in turn can freeze the network
  connection.

  Reported by:	Igor Sysoev (is <> rambler-co dot ru)
  Tested by:	Igor Sysoev (is <> rambler-co dot ru)
1 parent 83c8ca7
History
File Mode Size
doc
include
lib
libexec
tools
usr.bin
usr.sbin
Makefile -rw-r--r-- 770 bytes
Makefile.inc -rw-r--r-- 944 bytes
README -rw-r--r-- 267 bytes

README

back to top