Uploaded image for project: 'TCP/IP - Internet Protocol'
  1. TCP/IP - Internet Protocol
  2. PSTCP-296

Introduce new filter mechanism to improve robustness against storms on network

    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

            Expenses

              Activity

                Status Description

                  People

                  • Reporter:
                    ABe Andreas B [X] (Inactive)
                  • Votes:
                    0 Vote for this issue
                    Watchers:
                    0 Start watching this issue

                    Dates

                    • Created:
                      Updated:
                      Resolved: