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

Changes to read route tag value from Netlink Message and take appropriate action #3353

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Oct 18, 2024

  1. Update values_store.cpp

    abdosi authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f21f91a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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

Commits on Oct 24, 2024

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

Commits on Oct 29, 2024

  1. Update values_store.cpp

    abdosi authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f609c8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a608553 View commit details
    Browse the repository at this point in the history
  3. Update values_store.cpp

    abdosi authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    adff6c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    4ef4277 View commit details
    Browse the repository at this point in the history
  2. Added support to compile and load code to read yaml file in

     routesync.cpp. In routesyncd we read tag from constants.yml and take
    action of not to send route to appdb and also fallback to default route.
    
    Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
    abdosi committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1465f05 View commit details
    Browse the repository at this point in the history