zephyr/net/yaip
Jukka Rissanen 02c83fd35d net: yaip: Print available DATA buffers during nbuf alloc
Print more debugging information about available DATA buffers
when allocating and de-allocating a net buf.

Change-Id: Id4aa4c46b5dc70e683029ccc525abed5b6cfbefb
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-07-13 14:06:24 +00:00
..
l2 net: yaip: Moved ARP helper macro to arp.h 2016-07-13 14:06:23 +00:00
Kconfig net: yaip: Re-factor Kconfig and move ARP to a better place 2016-07-13 14:06:20 +00:00
Makefile net: yaip: Re-factor Kconfig and move ARP to a better place 2016-07-13 14:06:20 +00:00
icmpv4.c net: yaip: Process received ICMPv4 messages 2016-07-12 19:20:57 +00:00
icmpv4.h net: yaip: Process received ICMPv4 messages 2016-07-12 19:20:57 +00:00
icmpv6.c net: yaip: Add ICMPv6 handler 2016-07-12 19:20:56 +00:00
icmpv6.h net: yaip: Add ICMPv6 handler 2016-07-12 19:20:56 +00:00
nbuf.c net: yaip: Print available DATA buffers during nbuf alloc 2016-07-13 14:06:24 +00:00
net_context.c net: yaip: Use generic wrapper for semaphore give operation 2016-07-13 14:06:16 +00:00
net_core.c net: yaip: Make sure that RX is started before TX 2016-07-13 14:06:24 +00:00
net_if.c net: yaip: Make sure that RX is started before TX 2016-07-13 14:06:24 +00:00
net_private.h net: yaip: Save some bytes on net_if logic 2016-07-13 14:06:22 +00:00
utils.c net: yaip: ICMPv4 checksum calculation fixed 2016-07-13 14:06:12 +00:00