lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #54546] RAW API ethernet_input does not support pbuf c


From: Sylvain Rochet
Subject: [lwip-devel] [bug #54546] RAW API ethernet_input does not support pbuf chains
Date: Tue, 21 Aug 2018 18:15:29 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Follow-up Comment #5, bug #54546 (project lwip):

Well, ARP packet must fit into the first pbuf then, this is always the case if
IP, UDP/TCP/ICMP headers fit isn't it ?

If your PBUF_POOL_BUFSIZE is less than the default one, you will for sure trip
some "too short packet" drop conditions.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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