zephyr/samples/net
Luiz Augusto von Dentz 4d1115ab35 net: Enable context buffer pool in case TCP and 6LO are enabled
The context buffer pool was introduced to deal with TCP holding buffers
when 6LO may modify them, therefore it makes sense to have it enabled
by default when TCP and 6LO are enabled given that the code can deal
with NULL pool in case the application don't implement one.

Change-Id: I600ca31ab40c96ee27937c2e885e332b0cee4995
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-04-07 18:32:18 +03:00
..
coaps_client doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00
coaps_server doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00
common net/samples: Add 802.15.4 link-layer security settings for the samples 2017-03-31 11:24:27 +02:00
dhcpv4_client doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00
dns_client doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00
dns_resolve net: Rename Kconfig.samples and its main option for future changes 2017-03-31 11:24:26 +02:00
echo_client net: Enable context buffer pool in case TCP and 6LO are enabled 2017-04-07 18:32:18 +03:00
echo_server net: Enable context buffer pool in case TCP and 6LO are enabled 2017-04-07 18:32:18 +03:00
http_client doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00
http_server doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00
ieee802154 net/samples/ieee802154: Making hw sample simpler 2017-03-31 11:24:28 +02:00
irc_bot net: Rename Kconfig.samples and its main option for future changes 2017-03-31 11:24:26 +02:00
leds_demo samples/net: Uses CONFIG_NET_APP_IEEE802154_* options relevantly 2017-03-31 11:24:27 +02:00
mbedtls_dtlsclient doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00
mbedtls_dtlsserver doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00
mbedtls_sslclient net: Rename Kconfig.samples and its main option for future changes 2017-03-31 11:24:26 +02:00
mqtt_publisher doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00
nats samples: net/nats: Fix parsing of MSG messages 2017-04-05 18:24:45 +00:00
telnet doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00
wpan_serial samples/net: Remove the need for IEEE 802.15.4 stack in wpan serial 2017-03-31 11:24:27 +02:00
wpanusb drivers/ieee802154: Remove very old CC2520 left-over from µIP stack 2017-03-24 17:31:41 +02:00
zoap_client doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00
zoap_server doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00
zperf doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00
net.rst doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00