zephyr/subsys
Robert Lubos 399f213227 net: lwm2m: Cleanup special handling of DNS for offloading
With `CONFIG_NET_NATIVE`, offloaded drivers can specify capabilites with
`NET_IPV4/6` configs, so there is no longer need to handle socket
offloading separately.

Also, initialize hints structure with zeros, as according to man pages
unused fields should be set to 0:
`All the other fields in the structure pointed to by hints must contain
either 0 or a NULL pointer, as appropriate.`

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2019-10-15 23:31:08 +03:00
..
bluetooth Bluetooth: Mesh: Fixed Provision Random buffer size 2019-10-15 23:22:04 +03:00
console coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
cpp
debug kconfig: assert: Introduce kconfig option ASSERT_NO_FILE_INFO 2019-10-14 09:07:29 -05:00
dfu
disk disk: sdhc: fix command name sdhc_cmd_r1 2019-09-21 12:49:47 -05:00
fb
fs
jwt
logging logging: Print hexdumps with 16 bytes in one line 2019-10-11 17:53:50 +02:00
mgmt
net net: lwm2m: Cleanup special handling of DNS for offloading 2019-10-15 23:31:08 +03:00
power
random
settings settings: file: Duplicates filtering option 2019-10-14 12:05:42 +02:00
shell coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
stats
storage
testsuite coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
usb coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
CMakeLists.txt
Kconfig