]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
For reasons that I have not delved in to Xen 3.2 netback now does header splitting
authorkmacy <kmacy@FreeBSD.org>
Thu, 21 Aug 2008 02:40:26 +0000 (02:40 +0000)
committerkmacy <kmacy@FreeBSD.org>
Thu, 21 Aug 2008 02:40:26 +0000 (02:40 +0000)
commitebff248b6601167f233e48eaec2a494a770bc2ed
tree51d1180cfd51b511bb07cca895dc57ef21f130d1
parentc214e5b639120de4d299e659b84099dbcc6f17a3
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
sys/dev/xen/netfront/netfront.c