Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932175Ab2K3B6i (ORCPT ); Thu, 29 Nov 2012 20:58:38 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:45308 "EHLO out4-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754782Ab2K3B6g (ORCPT ); Thu, 29 Nov 2012 20:58:36 -0500 X-Sasl-enc: pO2Sf7WyyIVzWmhoq/Usws8r/RUvmyuolHPrfQwjWbij 1354240715 Message-ID: <50B812CD.5000802@signal11.us> Date: Thu, 29 Nov 2012 20:58:37 -0500 From: Alan Ott User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: Alan Ott CC: Alexander Smirnov , Dmitry Eremin-Solenikov , "David S. Miller" , linux-zigbee-devel@lists.sourceforge.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] 6lowpan: consider checksum bytes in fragmentation threshold References: <504EA95C.9010003@signal11.us> <1354240544-22214-1-git-send-email-alan@signal11.us> In-Reply-To: <1354240544-22214-1-git-send-email-alan@signal11.us> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 621 Lines: 14 On 11/29/2012 08:55 PM, Alan Ott wrote: > Change the threshold for framentation of a lowpan packet from > using the MTU size to now use the MTU size minus the checksum length, > which is added by the hardware. For IEEE 802.15.4, this effectively > changes it from 127 bytes to 125 bytes. > Sorry, this was put in the wrong thread. One day I'll get one of these first-try. :( -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/