6lowpan: udp use lowpan_push_hc_data function
authorAlexander Aring <alex.aring@gmail.com>
Tue, 17 Dec 2013 13:21:22 +0000 (14:21 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 17 Dec 2013 14:16:47 +0000 (06:16 -0800)
commit5cede84c9897f9db522699c4b3ff6ffe3d11e038
tree0279134237485cfbd36daea82e2b1e80f48d9a2a
parent3109f2e28b0a3216e07d4933d28a8480c6520379
6lowpan: udp use lowpan_push_hc_data function

This patch uses the lowpan_push_hc_data to generate iphc header.

The current implementation has some wrong pointer arithmetic issues and
works in a random case only.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/ieee802154/6lowpan_iphc.c