From: Martin Townsend Date: Tue, 19 Aug 2014 17:03:32 +0000 (+0200) Subject: ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan X-Git-Tag: fixes-for-v3.18-merge-window~162^2~32^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6697dabe27e03302ddfddc975275e6401defe2dd;p=pandora-kernel.git ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan This patch drops the userspace accessable sysfs entry for the maximum datagram size of a 6LoWPAN fragment packet. A fragment should not have a datagram size value greater than 1280 byte. Instead of make this value configurable, we accept 1280 datagram size fragment packets only. Signed-off-by: Martin Townsend Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed