lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #62138] Minimum frame length


From: To Tamir
Subject: [lwip-devel] [bug #62138] Minimum frame length
Date: Thu, 3 Mar 2022 08:40:57 -0500 (EST)

URL:
  <https://savannah.nongnu.org/bugs/?62138>

                 Summary: Minimum frame length
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: totamir
            Submitted on: Thu 03 Mar 2022 01:40:55 PM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: 2.1.1

    _______________________________________________________

Details:

My ethernet controller require minimum frame length equal to 60 bytes (and
then adds CRC on the fly). I modified SIZEOF_ETHARP_HDR to 46, so my
controller send ARP frames correctly. But I have problem with other frames.
Some frames generated by function ethernet_output has 58 bytes (propably ACK),
so my ethernet controller ignore them. Is there some possibility to set
minimum frame length?





    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?62138>

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




reply via email to

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