zephyr/samples/net
Marcin Niestroj 4666d60495 samples: http_get: move 'not CONFIG_NATIVE_LIBC' filter to POSIX build
'not CONFIG_NATIVE_LIBC' filter is just to prevent building for
'native_posix' platform with additional options selected by
'sample.net.sockets.http_get.posix' testcase.

Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2024-03-03 18:59:50 +01:00
..
capture samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
cellular_modem drivers: modem_cellular: add nRF91 series (w/ SLM) 2024-03-03 18:59:22 +01:00
cloud hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
common
dhcpv4_client samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
dns_resolve samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
dsa samples: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
gptp hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
gsm_modem samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
ipv4_autoconf samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
lldp samples/net: Move from native_posix to native_sim 2023-11-15 10:03:17 +01:00
lwm2m_client hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mdns_responder samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
mqtt_publisher random: Rename random header 2023-10-10 14:23:50 +03:00
mqtt_sn_publisher samples/net/mqtt_sn_publisher: Move from native_posix to native_sim 2023-11-15 10:03:17 +01:00
openthread/coprocessor hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
promiscuous_mode samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
sockets samples: http_get: move 'not CONFIG_NATIVE_LIBC' filter to POSIX build 2024-03-03 18:59:50 +01:00
stats docs: networing: Replace references to native_posix w native_sim 2023-11-15 10:03:17 +01:00
syslog_net log: net: Convert syslog network transmitter to use sockets 2024-02-01 10:22:47 -06:00
telnet samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
tftp_client docs: Networking with native_posix: Rename 2023-11-15 10:03:17 +01:00
virtual samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
vlan samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
wifi hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
wpan_serial hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
wpanusb hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
zperf hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
net.rst