zephyr/subsys/net/lib/app
Jukka Rissanen 1aa1528fe2 net: app: Init static IPv6 address properly
The commit 725be227 ("net/mgmt/event: Commands must be > 0 so
masking them works") prevented IPv6 address setting when an
application was initialized. The check in subsys/net/lib/app/init.c
needs to be adjusted because of that change.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-09-12 16:58:24 +03:00
..
bt_settings.c Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
bt_settings.h Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
client.c net: app: Allow TLS and DTLS to be enabled separately 2017-08-30 08:12:10 -04:00
ieee802154_settings.c net: app: Setup IEEE 802.15.4 during init 2017-07-20 17:09:27 +03:00
ieee802154_settings.h net: app: Setup IEEE 802.15.4 during init 2017-07-20 17:09:27 +03:00
init.c net: app: Init static IPv6 address properly 2017-09-12 16:58:24 +03:00
Kconfig doc: fix Kconfig misspellings 2017-08-31 14:22:11 -04:00
Makefile Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
net_app_private.h net: app: Allow TLS and DTLS to be enabled separately 2017-08-30 08:12:10 -04:00
net_app.c net: app: Allow TLS and DTLS to be enabled separately 2017-08-30 08:12:10 -04:00
server.c net: app: Allow TLS and DTLS to be enabled separately 2017-08-30 08:12:10 -04:00