zephyr/subsys/net/lib
Ravi kumar Veeramally 9489fa54cc net: http: Fix http_prepare_and_send
net_pkt_append() has been changed. If payload reached max value
of 'data_len' in net packet, net_pkt_append will not append.
So the caller has to create new packet and append remaining payload.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2018-02-02 16:50:07 +02:00
..
app net: if: Handle new address type of NET_ADDR_OVERRIDABLE 2018-01-23 09:25:51 +02:00
coap crypto: config: config-coap: add CONFIG for setting max content length 2017-12-15 17:52:13 -05:00
dns net: dns: Allow to initialize DNS servers from struct sockaddr[] 2018-01-18 17:30:40 +02:00
http net: http: Fix http_prepare_and_send 2018-02-02 16:50:07 +02:00
lwm2m net: lwm2m: fix retransmit_request() pending process / packet send 2018-01-31 12:20:41 +02:00
mqtt kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
openthread subsys: net: lib: Add OpenThread platform 2018-01-29 22:42:03 -05:00
sntp kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
sockets kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
CMakeLists.txt subsys: net: lib: Add OpenThread platform 2018-01-29 22:42:03 -05:00
Kconfig net: remove zoap library 2018-01-02 09:41:24 -05:00