zephyr/samples/net
Jukka Rissanen ee0cff9ac7 samples: net: Use context specific net_buf pools in echo_*
Use context specific net_buf pool in echo-server and echo-client.
This will prevent application from allocating all available network
buffers in the system and thus preventing the core IP stack
functionality.

Change-Id: I3dbc64dd81c8a1165241426287a3530d00cbc7bf
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-03-09 20:33:42 +02:00
..
coaps_client net: nbuf: Add timeout to net_buf getters 2017-02-08 10:12:35 +02:00
coaps_server net: nbuf: Add timeout to net_buf getters 2017-02-08 10:12:35 +02:00
common samples: net: Fix the 802.15.4 monitor pcap saving 2017-02-27 10:28:53 +02:00
dhcpv4_client samples/dhcpv4_client: Switch from private net_sprint_ipv4_addr to public net_addr_ntop 2017-02-09 14:27:09 +00:00
dns_client net/dns: Update QEMU prj file 2017-02-14 08:30:34 +02:00
echo_client samples: net: Use context specific net_buf pools in echo_* 2017-03-09 20:33:42 +02:00
echo_server samples: net: Use context specific net_buf pools in echo_* 2017-03-09 20:33:42 +02:00
http_client net: nbuf: Add timeout to net_buf getters 2017-02-08 10:12:35 +02:00
http_server samples/net/http: Add HTTP over TLS sample application 2017-02-14 08:30:35 +02:00
ieee802154 samples/ieee802154: Update qemu based samples 2017-02-27 10:28:53 +02:00
irc_bot license: replace APL2.0 license with SPDX 2017-02-20 16:59:46 +00:00
leds_demo net: remove obsolete CONFIG_NET_YAIP 2017-02-14 08:30:33 +02:00
mbedtls_dtlsclient samples/mbedtls_dtls_client: Fix wild write in entropy_source 2017-02-09 14:26:58 +00:00
mbedtls_dtlsserver samples: mbedtls: Fixing entropy source 2017-03-09 20:33:40 +02:00
mbedtls_sslclient samples: mbedtls: Fixing entropy source 2017-03-09 20:33:40 +02:00
mqtt_publisher samples/net/mqtt: Don't break lines after the "static" keyword 2017-02-27 10:28:55 +02:00
telnet tests: net: whitelist boards for telnet server 2017-02-11 07:00:39 +00:00
wpan_serial net: nbuf: Add timeout to net_buf getters 2017-02-08 10:12:35 +02:00
wpanusb net: nbuf: Add timeout to net_buf getters 2017-02-08 10:12:35 +02:00
zoap_client samples/zoap_client: Fix using the wrong timeout for retransmissions 2017-02-27 10:28:55 +02:00
zoap_server samples/zoap_server: Add retransmissions for CON messages 2017-02-27 10:28:54 +02:00
zperf net: remove obsolete CONFIG_NET_YAIP 2017-02-14 08:30:33 +02:00
net.rst doc: update networking with Qemu section 2017-02-03 15:59:19 +02:00