zephyr/net
Jukka Rissanen d9e2a98a9b net: UDP packet reply callback was losing net_buf
UDP reply handler was not freeing net_buf properly if the
context was not passed properly to the callback. This
happened because the callback user data pointer was having
incorrect value.

Change-Id: Idfefd37b29674129252aa8f903fa9fe55de191cb
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:15:22 -05:00
..
bluetooth Bluetooth: GATT: Add offset to bt_gatt_write 2016-02-05 20:15:22 -05:00
ip net: UDP packet reply callback was losing net_buf 2016-02-05 20:15:22 -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