Date: Wed, 30 May 2007 08:47:15 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_lagg.c Message-ID: <200705300847.l4U8lGeA030155@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2007-05-30 08:47:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/net if_lagg.c Log: MFC r1.13, 1.14 - Fix a mbuf leak where sc_start fails or the protocol is none. - packets on the input interface were counted twice - Use IFQ_HANDOFF instead of rolling our own Revision Changes Path 1.11.2.2 +5 -15 src/sys/net/if_lagg.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705300847.l4U8lGeA030155>