Details
-
Type: Change
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V2.4.1.0
-
Component/s: None
-
Labels:None
-
Account:SPC TCP_IP (SPCTCPIP)
Description
The already existing netload filters against storms shall be replaced by a single filter module. This module determines if a packet shall be dropped or processed.
A callback functions with the following parameters shall be implemented:
- user callback pointer
- current load of unprocessed frames
- current system timer ticks
The callback must return true if the frame shall be processed and false if the frame shall be dropped.
The TCP Stack will provide a default filter as global symbol, which have a similar behavior as the existing filters.
Attachments
Issue Links
- relates to
-
PSPNS-2871 Upgrade Hilscher TCP/IP stack to V2.5.0.1
- Closed