zephyr/subsys/net
Jukka Rissanen d31fa5b87c net: dns: Set the address family and address length correctly
We need to set the resolved IP address family and length
before calling the user callback so that callback does not
need to figure out these values itself.

Change-Id: I724909fc1707608ab8728231a0311795b6a313f3
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-04-13 15:21:43 +03:00
..
ip net: ipv6: Allow user to tweak packet hop limit value 2017-04-13 15:21:43 +03:00
lib net: dns: Set the address family and address length correctly 2017-04-13 15:21:43 +03:00
buf.c net: buf: Print pool name if available 2017-04-13 15:21:42 +03:00
Kconfig
Makefile
TODO