Date: Thu, 21 Aug 2008 02:40:26 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/xen/netfront netfront.c Message-ID: <200808210240.m7L2eqL9018546@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kmacy 2008-08-21 02:40:26 UTC FreeBSD src repository Modified files: sys/dev/xen/netfront netfront.c Log: SVN rev 181945 on 2008-08-21 02:40:26Z by kmacy For reasons that I have not delved in to Xen 3.2 netback now does header splitting so packets > 128 bytes are now split in to multiple buffer. This fixes netfront to handle multiple buffers per rx packet. MFC after: 1 month Revision Changes Path 1.5 +38 -21 src/sys/dev/xen/netfront/netfront.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808210240.m7L2eqL9018546>