zephyr/samples/net/sockets
Ravi kumar Veeramally 718dd56d38 net: samples: Fix packet socket sample iface index
Patch (3206568e43) changed network
interface numbering starts from 1. The index 0 is reserved.
So use api to get default interface index for packet socket sample.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2019-03-11 20:56:11 -07:00
..
big_http_download doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
can sample: sockets: can: Update error handle flow 2019-03-08 08:43:29 -05:00
coap_client samples: net: coap_client: Fix coverity issue 2019-03-01 19:44:11 +01:00
coap_server doc: net: Add more info for network connectivity with host 2019-02-20 07:32:42 -05:00
dumb_http_server doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
echo doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
echo_async doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
echo_async_select doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
echo_client doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
echo_server doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
http_get doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
packet net: samples: Fix packet socket sample iface index 2019-03-11 20:56:11 -07:00
sntp_client doc: net: Add more info for network connectivity with host 2019-02-20 07:32:42 -05:00