opnsense-src/sys/dev/bge
Pyun YongHyeon eac2bf0ee0 MFC r202406:
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)
2010-01-21 00:53:00 +00:00
..
if_bge.c MFC r202406: 2010-01-21 00:53:00 +00:00
if_bgereg.h MFC r202293: 2010-01-21 00:45:12 +00:00