zephyr/subsys/net/lib
Michael Scott 22b11ba8fe net: lwm2m: define a CREATE operation
Prior to this patch, a CREATE operation was handled as a WRITE operation
after the object instance was created.  This becomes problematic when
handling of optional resources differs between these 2 operations.

Let's introduce an actual CREATE operation and use it later to create
these differences.

Signed-off-by: Michael Scott <michael.scott@linaro.org>
2017-08-21 08:38:17 -04:00
..
app net: struct sockaddr should have field "sa_family" 2017-08-18 16:34:51 -04:00
dns net: struct sockaddr should have field "sa_family" 2017-08-18 16:34:51 -04:00
http net: struct sockaddr should have field "sa_family" 2017-08-18 16:34:51 -04:00
lwm2m net: lwm2m: define a CREATE operation 2017-08-21 08:38:17 -04:00
mqtt net/mqtt: Enable TLS support 2017-07-28 11:25:43 +03:00
sockets net: sockets: Consistently use "BSD Sockets compatible API" moniker 2017-08-17 12:02:55 -05:00
zoap net: struct sockaddr should have field "sa_family" 2017-08-18 16:34:51 -04:00
Kbuild net: lwm2m: initial library support for LWM2M 2017-08-09 10:55:53 +03:00
Kconfig net: sockets: Move under "Network Application Support" heading 2017-08-15 09:20:27 -04:00
Makefile net: lwm2m: initial library support for LWM2M 2017-08-09 10:55:53 +03:00