Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Link Event Damping] Add tracker to track the selectable timers used by link event damper #1323

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 28, 2023

  1. [Link Event Damping] Add tracker to track the selectable timers used by

    link event damper.
    
    - Link event damper running on each port will have its own
      SelectableTimer. This class helps create a mapping of SelectableTimer
      and object that created the SelectableTimer so that when timer is
      fired, proper EventHandler object can be invoked.
    
    HLD: sonic-net/SONiC#1071
    Ashish Singh committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    0fe378f View commit details
    Browse the repository at this point in the history