From: Alexander Aring Date: Fri, 9 Jan 2015 15:42:57 +0000 (+0100) Subject: 6lowpan: add generic nhc layer interface X-Git-Tag: omap-for-v4.2/o2_dc~131^2~375^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92aa7c65d295f3cbb96904afe335f683e55584b8;p=pandora-kernel.git 6lowpan: add generic nhc layer interface This patch adds a generic next header compression layer interface. There exists various methods to do a header compression after 6LoWPAN header to save payload. This introduce a generic nhc header which allow a simple adding of a new header compression format instead of a static implementation inside the 6LoWPAN header compression and uncompression function. Signed-off-by: Alexander Aring Cc: Martin Townsend Reviewed-by: Stefan Schmidt Acked-by: Jukka Rissanen Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed