|
From: | address@hidden |
Subject: | Re: [lwip-devel] [patch #7993] Add support for transmitting packets with VLAN headers |
Date: | Fri, 08 Aug 2014 22:02:11 +0200 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 |
Andreas Bachmann wrote:
So what's your suggestion or your actual bug report? And what about all the code and trace output you attached?Right. Done as in the patch, thanks for it.I'm using this patch resp. the git master repository git://git.sv.gnu.org/lwip.git [..] Receiving VLAN-tagged frames and reply to it works fine, for example ICMP echo requests and replies. When receiving non-VLAN-tagged frames, it allocated a new pbuf in RAM [icmp.c:icmp_input()] (should not!!) and gets an error when making room for the Ethernet header [etharp.c:etharp_output()].
Simon
[Prev in Thread] | Current Thread | [Next in Thread] |