zephyr/subsys/net/lib
Jukka Rissanen 61fbc4d57d net: app: server: Allow IPv4 connections if IPv6 is enabled
A regression by commit 9728179757 ("Allow net_context re-connect").
The code did not create IPv4 listener if IPv6 listener was successfully
created.

Fixes #4697

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-11-03 16:09:08 +02:00
..
app net: app: server: Allow IPv4 connections if IPv6 is enabled 2017-11-03 16:09:08 +02:00
coap net: coap: Fix error handling for coap option length 2017-10-27 11:33:06 -04:00
dns net: mdns: Check net_pkt before accessing it 2017-10-27 15:35:59 +03:00
http net: lib: http: fix check for invalid body_start pointer 2017-10-27 17:42:01 -04:00
lwm2m net: lwm2m: replace coap_next_block() w/ coap_update_from_block() 2017-11-02 10:02:45 +02:00
mqtt net/mqtt: Enable TLS support 2017-07-28 11:25:43 +03:00
sntp cleanup: Use quote include instead of system include 2017-10-28 07:11:53 -04:00
sockets net: sockets: Fix Coverity false positive 2017-11-01 09:47:40 +02:00
zoap net: struct sockaddr should have field "sa_family" 2017-08-18 16:34:51 -04:00
Kbuild net: mdns: Initial mDNS responder support 2017-10-17 08:36:39 -04:00
Kconfig net: coap: Rename ZOAP library 2017-10-06 22:07:37 -04:00
Makefile net: coap: Rename ZOAP library 2017-10-06 22:07:37 -04:00