core/lwip/undiif: dprint MAC/ARP/IP/ICMP/TCP/UDP headers; poll debug
commitfa7e653c92c99368152a261c7065a3eb4cb3de61
authorGene Cumm <gene.cumm@gmail.com>
Sat, 20 Jul 2013 13:23:06 +0000 (20 09:23 -0400)
committerGene Cumm <gene.cumm@gmail.com>
Sat, 20 Jul 2013 13:23:06 +0000 (20 09:23 -0400)
treee7093f4856e2a8d616613cbb4e17b48510378476
parent9aaeef3523b07019b4926b67e94ea8c420c74d92
core/lwip/undiif: dprint MAC/ARP/IP/ICMP/TCP/UDP headers; poll debug

Encapsulate in #ifdef; use snprintf and 1 dprintf-like statement.
Print debug message that polling has been forced

Signed-off-by: Gene Cumm <gene.cumm@gmail.com>
core/lwip/src/include/lwip/opt.h
core/lwip/src/netif/undiif.c