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

Added changes to handle dependency check in FdbSyncd and FpmSyncd for warm-boot #1556

Merged
merged 14 commits into from
Mar 3, 2021

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    5530e69 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    cd04985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12d940a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Configuration menu
    Copy the full SHA
    d56fa46 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. Configuration menu
    Copy the full SHA
    b5c0e7c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Configuration menu
    Copy the full SHA
    486d26a View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. [evpn_warmboot_fdb] Fix as per review comments

      Fixing alignment issue
    nkelapur committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    421f8e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. [evpn_warmboot_fdb] Fix as per review comments

    Removed the stubbed code for dependency check as other PRs are already
    merged.
    Fixed as per other review comments
    nkelapur committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    7fa56be View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    a3a9d04 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Configuration menu
    Copy the full SHA
    a951e6b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. [evpn_warmboot_fdb] Addressing review comments

    When eoiuHoldTimer expires, that means control plane ( BGP ) has
    converged. So now we just need to wait for orchangent reconcile and
    proceed once that is done. To implement this restart reconCheck timer
    when eoiuHoldTimer expires, to check if orchagent has reconciled
    nkelapur committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    a6b5521 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. [evpn_warmboot_fdb] Addressing review comments

    Removed the dependency on orchagent reconcillation as per the review
    discussion and conclusion
    Also added exception when interfaces are not replayed to kernel in the
    given time
    nkelapur committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    8fbd131 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    787b1b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    08a3908 View commit details
    Browse the repository at this point in the history