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
- discovered by
-
PSPNSV5-733 optimize IP stack behavior in case of network load
-
- Closed
-