zephyr/net
Jukka Rissanen 5ca530c5cb net: rpl: Fix the net_buf handling
Allocate a net_buf when a network packet is about to be sent.
Earlier one statistically allocated buffer was used for sending
RPL packets but this did not work well enough and it cluttered
the RPL APIs with redundant net_buf parameter.

Change-Id: Ib4160167f8deac83c30852af2346acdf6c6f711b
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:24:24 -05:00
..
bluetooth Bluetooth: Make BT buffers connection support optional 2016-02-05 20:24:24 -05:00
ip net: rpl: Fix the net_buf handling 2016-02-05 20:24:24 -05:00
Kconfig kconfig: add menu for networking 2016-02-05 20:14:26 -05:00
Makefile net: Add kconf for networking 2016-02-05 20:14:20 -05:00