zephyr/subsys
Luiz Augusto von Dentz 08eb5fc428 net: bt: Fix not setting lladdr type
When adding link-local address to the cache the type needs to be
properly set as net_ipv6_addr_create_iid will attempt to use it
when generating the IPv6 address.

Jira: ZEP-2077
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-05-03 08:48:24 -04:00
..
bluetooth Bluetooth: ATT: Respond with not support error for unknown PDUs 2017-05-02 12:56:53 -04:00
console subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
debug kconfig: Move debugging-related options from misc/ to subsys/debug/ 2017-04-28 23:41:16 +00:00
disk subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
fs subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
logging kernel: event_logger: convert to using newly introduced integer sized types 2017-04-25 22:09:12 +00:00
net net: bt: Fix not setting lladdr type 2017-05-03 08:48:24 -04:00
shell subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
usb usb: cdc_acm: Use 2 instead of 4 for IN BULK endpoint 2017-04-28 18:48:58 +00:00
Kconfig subsys: console: Add pull-style console API support. 2017-04-01 20:44:17 +00:00
Makefile subsys: console: Add pull-style console API support. 2017-04-01 20:44:17 +00:00