zephyr/subsys/net/lib
Paul Sokolovsky 3329eb2c4e net: pkt: net_frag_linearize: Make consistent with net_buf_linearize
net_frag_linearize() is just a wrapper for net_buf_linearize(). As
the latter was refactored to never return error, and instead just
return actual copied length, update the former and its usages too.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-01-08 11:06:56 +02:00
..
app net: pkt: net_frag_linearize: Make consistent with net_buf_linearize 2019-01-08 11:06:56 +02:00
coap net: coap: return -EPERM for a resource without requested method 2019-01-02 13:04:46 +01:00
config net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
dns net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
http net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
lwm2m misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
mqtt net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
mqtt_sock net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
openthread net: openthread: remove one subcommand level in shell 2019-01-07 11:19:24 +01:00
sntp net: pkt: net_frag_linearize: Make consistent with net_buf_linearize 2019-01-08 11:06:56 +02:00
sockets ext: mbedtls: Unify mbedTLS Kconfig prefixes 2018-12-17 11:27:02 +01:00
tls_credentials drivers: wifi: simplelink: Implement setsockopt() for TLS offload 2018-11-23 09:16:21 -05:00
websocket net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
CMakeLists.txt net: coap: Move both CoAP implementations into one Kconfig 2018-11-22 09:08:46 -05:00
Kconfig net: coap: Move both CoAP implementations into one Kconfig 2018-11-22 09:08:46 -05:00