Uploaded image for project: 'POWERLINK Controlled Node V3'
  1. POWERLINK Controlled Node V3
  2. PSPLSV3-197

Not posssible to send SDO frames via UDP with maximum UDP payload (1472 bytes)

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: No Change Required
    • Affects Version/s: V3.3.0.2
    • Fix Version/s: V3.3.1.0, V3.4.0.0
    • Labels:
      None
    • Account:
      SPC Powerlink Slave (SPCPOWERLINKSL)

      Description

      Not posssible to send SDO frames via UDP with maximum UDP payload (1472 bytes).

      This is due to a bug in the LWIP core implementation. The function Lwip_Buf_Alloc calls internally the core function pbuf_alloc() with the parameter layer=PBUF_TRANSPORT. This causes that the LWIP core tries always to allocate a TCP/IP frame (1472 bytes user payload + 20 Bytes TCP + 20 bytes IP + 14 Bytes Ethernet = 1522 bytes).

        Attachments

          Issue Links

            Expenses

              Activity

                Status Description

                  People

                  • Reporter:
                    MAzarkan Maher Azarkan
                  • Votes:
                    0 Vote for this issue
                    Watchers:
                    0 Start watching this issue

                    Dates

                    • Created:
                      Updated:
                      Resolved: