]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
For reasons that I have not delved in to Xen 3.2 netback now does header splitting
authorKip Macy <kmacy@FreeBSD.org>
Thu, 21 Aug 2008 02:40:26 +0000 (02:40 +0000)
committerKip Macy <kmacy@FreeBSD.org>
Thu, 21 Aug 2008 02:40:26 +0000 (02:40 +0000)
commit83b92f6e479a8cab4e69130cce2d468cecc7d091
tree51d1180cfd51b511bb07cca895dc57ef21f130d1
parente676955476fe22d8f090367930b052de28f1a026
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