commit | 6350047eb8dbd3dcf0ff29a637ece96db8f59d8d | [log] [tgz] |
---|---|---|
author | Alexander Aring <[email protected]> | Tue Oct 20 08:31:22 2015 +0200 |
committer | Marcel Holtmann <[email protected]> | Wed Oct 21 00:49:25 2015 +0200 |
tree | f6cd61e1ddf0b7602e1d73c0e929dbf5958a7cbd | |
parent | 607b0bd3f2b9ac118f2c67dbd18c55f1f5aefeb1 [diff] |
6lowpan: move IPHC functionality defines This patch removes the IPHC related defines for doing bit manipulation from global 6lowpan header to the iphc file which should the only one implementation which use these defines. Also move next header compression defines to their nhc implementation. Signed-off-by: Alexander Aring <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>