zephyr/samples/net/sockets
Jukka Rissanen 8a4ef3e67a samples: net: sockets: echo: Convert to work both IPv6 and IPv4
The sample enables CONFIG_NET_IPV4_MAPPING_TO_IPV6 and then
turns off IPV6_V6ONLY option which allows it to support both
IPv6 and IPv4 using the same socket.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2023-10-23 09:57:22 -05:00
..
big_http_download samples net/posix: Rename old Makefiles and clarify READMEs 2023-10-20 15:01:42 +02:00
can samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
coap_client samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
coap_server samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
dumb_http_server samples net/posix: Rename old Makefiles and clarify READMEs 2023-10-20 15:01:42 +02:00
dumb_http_server_mt samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
echo samples: net: sockets: echo: Convert to work both IPv6 and IPv4 2023-10-23 09:57:22 -05:00
echo_async samples net/posix: Rename old Makefiles and clarify READMEs 2023-10-20 15:01:42 +02:00
echo_async_select samples net/posix: Rename old Makefiles and clarify READMEs 2023-10-20 15:01:42 +02:00
echo_client random: Rename random header 2023-10-10 14:23:50 +03:00
echo_server samples: net: socket: echo_server: conn mgmt header file missing 2023-09-29 18:57:07 +03:00
http_client samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
http_get samples net/posix: Rename old Makefiles and clarify READMEs 2023-10-20 15:01:42 +02:00
net_mgmt samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
packet samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
sntp_client samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
socketpair samples net/posix: Rename old Makefiles and clarify READMEs 2023-10-20 15:01:42 +02:00
tcp samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
txtime samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
websocket_client random: Rename random header 2023-10-10 14:23:50 +03:00