zephyr/subsys/net/lib
Flavio Santes 87fc47e1fe net/dns: Fix DNS answer RR computation
- Remove a routine that erroneously computes an answer RR value:
  dns_answer_rdlength.

- Change: dns_unpack_answer_rdlength -> dns_answer_rdlength.

- Change: htonl -> ntohl in the dns_answer_ttl routine.

Change-Id: I8b5a16f63560d3e23dd38cb7339b6e232bb706ea
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2017-03-17 10:34:41 +02:00
..
dns net/dns: Fix DNS answer RR computation 2017-03-17 10:34:41 +02:00
http net/http: Move some statements to the right place 2017-03-17 10:34:39 +02:00
mqtt net/mqtt: Remove length computations for some msg fields 2017-02-15 12:20:08 +02:00
zoap lib/zoap: Fix warning about signedness conversion 2017-03-09 20:33:40 +02:00
Kbuild net/http: Add the HTTP/1.1 API 2017-03-09 20:33:49 +02:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile net/http: Add the HTTP/1.1 API 2017-03-09 20:33:49 +02:00