]> xenbits.xensource.com Git - xenclient/kernel.git/commit
[NETBACK] Try to pull a minimum of 72 bytes into the skb data area netback-handle-small-tso-with-no-segmentation
authort_jeang <devnull@localhost>
Tue, 6 Jan 2009 12:06:02 +0000 (12:06 +0000)
committert_jeang <devnull@localhost>
Tue, 6 Jan 2009 12:06:02 +0000 (12:06 +0000)
commit4f8166809cf7cc93b04f850cde44da4dcf454121
tree3a60a482831c5e4698a2bb363a3bdf79698b71d4
parentd8edb5e424bb8555eb66446be9f842d3aed3b95e
[NETBACK] Try to pull a minimum of 72 bytes into the skb data area
when receiving a packet into netback.  The previous number, 64, tended
to place a fragment boundary in the middle of the TCP header options
and led to unnecessary fragmentation in Windows <-> Windows
networking.

Signed-off-by: Steven Smith <ssmith@xensource.com>
drivers/xen/netback/netback.c