zephyr/include/net
Jukka Rissanen 3206568e43 net: if: Start index numbering from 1
In order to follow the BSD socket numbering of the network
interfaces, start numbering from 1. The index 0 is reserved
to mean any interface in BSD socket code.

Fixes #13084

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-02-18 15:10:54 -05:00
..
bt.h
buf.h net: buf: Add net_buf_pull_mem() API 2019-01-28 15:21:23 +02:00
coap.h net: coap: Remove legacy CoAP implementation 2019-02-04 16:49:59 -05:00
coap_link_format.h net: coap: Remove legacy CoAP implementation 2019-02-04 16:49:59 -05:00
dhcpv4.h
dns_resolve.h net: dns: Fix DNS documentation 2019-02-15 16:39:06 -05:00
dummy.h net/dummy: Switch to L2 sending path 2018-11-30 11:12:13 -08:00
ethernet.h net: Hide internal code from documentation 2019-02-15 16:39:06 -05:00
ethernet_mgmt.h net: ethernet_mgmt: Add missing documentation 2019-02-15 16:39:06 -05:00
ethernet_vlan.h net: ethernet: vlan: Add missing function documentation 2019-02-15 16:39:06 -05:00
gptp.h net: Hide internal code from documentation 2019-02-15 16:39:06 -05:00
hostname.h net: Fix the function API documentation generation 2019-02-15 16:39:06 -05:00
http_parser.h
http_parser_state.h
http_parser_url.h
ieee802154.h
ieee802154_mgmt.h
ieee802154_radio.h net: Fix the function API documentation generation 2019-02-15 16:39:06 -05:00
ipv4_autoconf.h
lldp.h include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
lwm2m.h net: lwm2m: add support for IPSO Timer object 2019-02-12 21:19:49 -05:00
mii.h net: ethernet: mii: Fix the documentation 2019-02-15 16:39:06 -05:00
mqtt.h net: mqtt: Add SOCKS5 proxy support 2019-02-08 14:20:44 +02:00
net_config.h
net_context.h net: removed CONFIG_NET_APP 2019-02-08 13:57:55 +02:00
net_core.h net: Hide internal code from documentation 2019-02-15 16:39:06 -05:00
net_event.h net: Hide internal code from documentation 2019-02-15 16:39:06 -05:00
net_if.h net: if: Start index numbering from 1 2019-02-18 15:10:54 -05:00
net_ip.h doc: fix doxygen API comment misspellings 2019-02-16 09:23:41 -06:00
net_l2.h net: Hide internal code from documentation 2019-02-15 16:39:06 -05:00
net_linkaddr.h net: link: Add link addres type for CANBUS addresses 2019-02-07 18:08:27 +02:00
net_mgmt.h net: Hide internal code from documentation 2019-02-15 16:39:06 -05:00
net_offload.h
net_pkt.h doc: fix doxygen API comment misspellings 2019-02-16 09:23:41 -06:00
net_stats.h net: rpl: Remove the deprecated code 2019-01-13 09:40:36 -05:00
net_timeout.h net: timeouts: Fix documentation for net_timeouts.h 2019-02-15 16:39:06 -05:00
openthread.h openthread: Update openthread version to latest upstream/master. 2018-12-20 12:24:51 +01:00
promiscuous.h net: Fix the function API documentation generation 2019-02-15 16:39:06 -05:00
ptp_time.h
sntp.h net: sntp: get rid of the callback function 2019-01-31 10:14:12 +02:00
socket.h net: sockets: Add dummy shutdown() implementation. 2019-02-13 07:00:51 -06:00
socket_can.h net: socket: can: Add getsockopt() and setsockopt() support 2019-02-07 18:08:27 +02:00
socket_offload.h net: sockets: Add fcntl to socket offloading API 2019-01-18 17:25:01 +02:00
socket_offload_ops.h net: sockets: Add fcntl to socket offloading API 2019-01-18 17:25:01 +02:00
socks.h net: Add initial SOCKS5 support 2019-02-08 14:20:44 +02:00
tls_credentials.h
trickle.h
udp.h net: Fix the function API documentation generation 2019-02-15 16:39:06 -05:00
wifi.h
wifi_mgmt.h net: wifi: Add Access Point mode interface 2019-01-19 07:20:36 -05:00