From: Martin Hundebøll Date: Thu, 23 May 2013 14:53:02 +0000 (+0200) Subject: batman-adv: Receive fragmented packets and merge X-Git-Tag: v3.13-rc1~105^2~191^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=610bfc6bc99bc83680d190ebc69359a05fc7f605;p=pandora-kernel.git batman-adv: Receive fragmented packets and merge Fragments arriving at their destination are buffered for later merge. Merged packets are passed to the main receive function as had they never been fragmented. Fragments are forwarded without merging if the MTU of the outgoing interface is smaller than the size of the merged packet. Signed-off-by: Martin Hundebøll Signed-off-by: Marek Lindner Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed