lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #30625] netif/etharp assertion failure


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #30625] netif/etharp assertion failure
Date: Mon, 02 Aug 2010 16:38:29 +0000
User-agent: Mozilla/5.0 (iPad; U; CPU OS 3_2_1 like Mac OS X; de-de) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B405 Safari/531.21.10

Follow-up Comment #2, bug #30625 (project lwip):

I'd rather solve this by not including the zero-length pbuf since for other
places throughout the stack, Len==tot_Len is a marker for packet-end, so zero
length pbufs are in fact not valid.

And if udp does not copy that pouf (there's no need to - maybe we have to
check raw, too), then pouf_copy will not have a problem, since it is not
called with such a pbuf queue. 

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?30625>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]