zephyr/subsys/net/lib
Aurelien Jarno d3b6c5a755 net: coap: return -EPERM for a resource without requested method
When walking through the coap resources in coap_handle_request, return
-EPERM if a resource exists but does not have the request method. This
allows the caller to catch the error and return a 4.05 message.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2019-01-02 13:04:46 +01:00
..
app net: Clarify logging in networking code 2018-12-07 12:00:04 +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 openthread: Update openthread version to latest upstream/master. 2018-12-20 12:24:51 +01:00
sntp net: Clarify logging in networking code 2018-12-07 12:00:04 +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