commit | bf513fd6fc609590b7835c0dba624ccb9f8f9214 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Tue Oct 13 13:42:56 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Oct 21 00:49:24 2015 +0200 |
tree | d67d1ce786f536b031346e84e1217e59a4ae9b4e | |
parent | cefdb801c80736017b5a0d97a4a9f816d5a98fc4 [diff] |
6lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LEN This patch introduces the LOWPAN_IPHC_MAX_HC_BUF_LEN define which represent the worst-case supported IPHC buffer length. It's used to allocate the stack buffer space for creating the IPHC header. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Acked-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>