Uploaded image for project: 'LFW-IoT Firmware '
  1. LFW-IoT Firmware
  2. FWIOTLFW-507

Optimize LWIP stack behavior in case of network load

    Details

    • Type: Change
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: V2.3.3.0
    • Component/s: None
    • Labels:
      None
    • Account:
      PROD IoT LFW (PRODIOTLFW)

      Description

      In case of directed IP network load (e.g. TCP or UDP load directed to an unused port), the load is handled by IP stack implementation similar regardless if there is much load or not. Every every frame is responded if possible, e.g. by sending a TCP RST or ICMP port unreachable. 

      This behavior shall be changed to reduce the overall load in netX firmware and on the networ. It is not required to be able to send TCP RST in sub-millisecond speed.

      A budget shall be introduced to only send out TCP RST frames once per 10ms. There is no real world usecase where a faster rate is required.

      Variant PNS already updated. Update OMB, EIS and ECS.

      YZ also agree to the changes.

        Attachments

          Issue Links

            Expenses

              Activity

                Status Description

                  People

                  • Reporter:
                    MLang Martin Lang
                  • Votes:
                    0 Vote for this issue
                    Watchers:
                    0 Start watching this issue

                    Dates

                    • Created:
                      Updated:
                      Resolved: