From: Martin Hundebøll Date: Fri, 25 Jan 2013 10:12:43 +0000 (+0100) Subject: batman-adv: network coding - receive coded packets and decode them X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~449^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2df5278b0267c799f3e877e8eeddbb6e93cda0bb;p=pandora-kernel.git batman-adv: network coding - receive coded packets and decode them When receiving a network coded packet, the decoding buffer is searched for a packet to use for decoding. The source, destination, and crc32 from the coded packet is used to identify the wanted packet. The decoded packet is passed to the usual unicast receiver function, as had it never been network coded. Signed-off-by: Martin Hundebøll Signed-off-by: Marek Lindner Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed