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 for issue: "Failed to set default drop route to a new next hop #139" #145

Merged
merged 2 commits into from
Jan 11, 2017

Commits on Dec 19, 2016

  1. Enables commit "orchagent: Updating the route next hop ID also sets a…

    …ction to forward" (sonic-net#138)"
    
    This reverts commit 05bac48.
    oleksandrivantsiv committed Dec 19, 2016
    Configuration menu
    Copy the full SHA
    33b4a69 View commit details
    Browse the repository at this point in the history
  2. Change route attrs order during used duing route modification.

    Based on Mellanox SAI implementation to change route action
    from drop to forward packet action attr should be set before
    next hop.
    oleksandrivantsiv committed Dec 19, 2016
    Configuration menu
    Copy the full SHA
    948c7a7 View commit details
    Browse the repository at this point in the history