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

[swss]: Clear MUX-related state DB tables on start #6759

Merged
merged 1 commit into from
Feb 14, 2021

Commits on Feb 10, 2021

  1. [swss]: Clear MUX-related state DB tables on start

    * Add *MUX_CABLE_TABLE* to set of tables to clear on SWSS start, which
    will clear HW_MUX_CABLE_TABLE and MUX_CABLE_TABLE
    * Order swss to start before pmon to ensure that DBs are cleared before
    xcvrd (running inside pmon) starts and re-populates the tables
    
    Signed-off-by: Lawrence Lee <[email protected]>
    theasianpianist committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    fe3b6e1 View commit details
    Browse the repository at this point in the history