zephyr/subsys/net/lib
Michael Scott 6110965ece net: lib: net app: restore IP header length when DTLS is used.
Other parts of the networking subsystem may use net_pkt_ip_hdr_len() on
a packet that has been encrypted for use with DTLS.  Let's restore that
value here so those areas don't receive an erroneous 0 value.

Signed-off-by: Michael Scott <michael.scott@linaro.org>
2017-10-02 12:00:12 +03:00
..
app net: lib: net app: restore IP header length when DTLS is used. 2017-10-02 12:00:12 +03:00
dns net: dns: Do not resolve IPv6 address if IPv6 is disabled 2017-09-20 08:55:06 +03:00
http net: http: HTTP client was not honoring timeout parameter 2017-09-27 22:11:21 +03:00
lwm2m net: lwm2m: save lwm2m_ctx instead of net_app_ctx in observer 2017-09-18 10:26:41 +03:00
mqtt net/mqtt: Enable TLS support 2017-07-28 11:25:43 +03:00
sockets net: sockets: Implement getaddrinfo() 2017-09-19 17:39:44 +03: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