search for: _hwlen_protolen

Displaying 3 results from an estimated 3 matches for "_hwlen_protolen".

2013 Jul 20
2
[PATCH][git-pull] UNDIIF packet header debug
...ug' into elflink are available in the git repository at: git://github.com/geneC/syslinux.git elflink-undi-debug-for-mfleming Gene Cumm (5): lwip: undiif: Fix debug options to unique *_DEBUG macros lwip: Allow LWIP_PLATFORM_* output to use dprintf lwip/undiif: split arphdr._hwlen_protolen core/lwip/undiif: dprint MAC/ARP/IP/ICMP/TCP/UDP headers; poll debug Allow for UNDIIF_ID_DEBUG in 1 mk line core/kaboom.c | 2 +- core/lwip/src/include/arch/cc.h | 14 ++- core/lwip/src/include/lwip/opt.h | 28 ++++ core/lwip/src/netif/undiif.c | 296 ++...
2013 Jul 22
1
[PATCH][git-pull] UNDIIF packet header debug
...>> >> git://github.com/geneC/syslinux.git elflink-undi-debug-for-mfleming >> >> Gene Cumm (5): >> lwip: undiif: Fix debug options to unique *_DEBUG macros >> lwip: Allow LWIP_PLATFORM_* output to use dprintf >> lwip/undiif: split arphdr._hwlen_protolen >> core/lwip/undiif: dprint MAC/ARP/IP/ICMP/TCP/UDP headers; poll debug >> Allow for UNDIIF_ID_DEBUG in 1 mk line > > Presumably this only prints the debug on serial? > > -- > Matt Fleming, Intel Open Source Technology Center Correct. This will produce an un...
2013 Jul 22
0
[PATCH][git-pull] UNDIIF packet header debug
...in the git repository at: > > git://github.com/geneC/syslinux.git elflink-undi-debug-for-mfleming > > Gene Cumm (5): > lwip: undiif: Fix debug options to unique *_DEBUG macros > lwip: Allow LWIP_PLATFORM_* output to use dprintf > lwip/undiif: split arphdr._hwlen_protolen > core/lwip/undiif: dprint MAC/ARP/IP/ICMP/TCP/UDP headers; poll debug > Allow for UNDIIF_ID_DEBUG in 1 mk line Presumably this only prints the debug on serial? -- Matt Fleming, Intel Open Source Technology Center