zephyr/subsys/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
..
ip net: if: Start index numbering from 1 2019-02-18 15:10:54 -05:00
l2 net: Fix the function API documentation generation 2019-02-15 16:39:06 -05:00
lib include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
buf.c include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
CMakeLists.txt
hostname.c
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net
TODO