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

[Fix] Link up notifications LINK_UP_TIMER #114

Merged
merged 4 commits into from
Dec 1, 2022
Merged

Commits on Nov 17, 2022

  1. Decoupled link timer to be aligned with status funcs

    Added link_status_hook_link_up_timer
    Added notify_link_up_if_status to be reused
    Reused notify_link_up_if_status when creating a link
    viniarck committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    6098a53 View commit details
    Browse the repository at this point in the history
  2. Updated and fixed unit tests

    viniarck committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    3a71536 View commit details
    Browse the repository at this point in the history
  3. Updated CHANGELOG.rst

    viniarck committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    97e0bb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Fixed tz

    viniarck committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    a7d0b0a View commit details
    Browse the repository at this point in the history