Go to file
Jukka Rissanen 829fe0ed87 net: Add more debugging prints to neighbor cache
Print the lladdr index value if it is over the limit. This helps
debugging.

If lladdr is not known, then print "<unknown>" instead of
link layer address with all bits zeros.

Change-Id: If9926c1cde0540746254cff115bb5b7001e96143
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-12-02 12:40:27 +02:00
.known-issues
arch
boards
doc net: User connectivity API documentation 2016-12-02 12:40:27 +02:00
drivers ieee802154_cc2520: Fix byte order swap for long address 2016-12-02 12:40:26 +02:00
ext
include net: Add DHCPv4 client support 2016-12-02 12:40:26 +02:00
kernel
lib
misc
net net: Add more debugging prints to neighbor cache 2016-12-02 12:40:27 +02:00
samples net: apps: Add DHCPv4 client sample application 2016-12-02 12:40:26 +02:00
scripts sanitycheck: Add support for section net_l2_data 2016-12-02 12:40:23 +02:00
subsys
tests net: tests: Add a simple IEEE 802.15.4 Beacon frame test 2016-12-02 12:40:26 +02:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS
Makefile
Makefile.inc
zephyr-env.sh