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

[SRV6] Sonic-swss changes for SRV6 #1964

Merged
merged 38 commits into from
Nov 11, 2021
Merged

Commits on Oct 4, 2021

  1. SRV6 orchagent initial commit

    Kumaresh Perumal committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    9b041ce View commit details
    Browse the repository at this point in the history
  2. Add SRV6 orchagent files

    Kumaresh Perumal committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    3e9efcb View commit details
    Browse the repository at this point in the history
  3. Fix indentations

    Kumaresh Perumal committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    03cd02c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Fix nexthop strings

    Kumaresh Perumal committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    abb3459 View commit details
    Browse the repository at this point in the history
  2. Remove temp code

    Kumaresh Perumal committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    5205c85 View commit details
    Browse the repository at this point in the history
  3. Nexthop type check and few indentations

    Kumaresh Perumal committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    3cc2ee0 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Add CRM for SRV6 nexthop and my_sid

    Kumaresh Perumal committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    b35c82d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Update CRM for my_sid_entry

    Kumaresh Perumal committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    7953b27 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Update code comments

    Kumaresh Perumal committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    a31e6ea View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into swss_srv6

    Kumaresh Perumal authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    97b7bef View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Merge SRV6 nexthop after nghOrch changes

    Kumaresh Perumal committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    adef2d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Add new APP_DB tables

    Kumaresh Perumal committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    e093fe5 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Merge branch 'master' into swss_srv6

    Kumaresh Perumal authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    e1a89a7 View commit details
    Browse the repository at this point in the history
  2. Address review comments

    Kumaresh Perumal committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    4425eb1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. add srv6 mysid and sidlist test cases

    Signed-off-by: Haiyang Zheng <haiyang.z@alibaba-inc.com>
    hzheng5 committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    487e806 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into swss_srv6

    Kumaresh Perumal authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    1edefba View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Remove SRV6 nexthops after route update

    Kumaresh Perumal committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    2926edf View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Fix type

    Kumaresh Perumal committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    3f80b12 View commit details
    Browse the repository at this point in the history
  2. Update log statement

    Kumaresh Perumal committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    a3ad299 View commit details
    Browse the repository at this point in the history
  3. Update log

    Kumaresh Perumal committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    1ae973e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Merge branch 'master' into swss_srv6

    Kumaresh Perumal authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    84f63e8 View commit details
    Browse the repository at this point in the history
  2. Address review comments

    Kumaresh Perumal committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    25145a6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'swss_srv6' of github.com:kperumalbfn/sonic-swss into sw…

    …ss_srv6
    Kumaresh Perumal committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    3b7d14d View commit details
    Browse the repository at this point in the history
  4. Initialize weight to 0 in nhkey

    Kumaresh Perumal committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    fdecd12 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'swss_srv6' of github.com:kperumalbfn/sonic-swss into sw…

    …ss_srv6
    Kumaresh Perumal committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    1da2a13 View commit details
    Browse the repository at this point in the history
  6. Initialize weight to 0 in nhkey

    Kumaresh Perumal committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    63be845 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Address review comment for NHGKey

    Kumaresh Perumal committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    c62e1e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Merge branch 'swss_srv6' of github.com:kperumalbfn/sonic-swss into sw…

    …ss_srv6
    Kumaresh Perumal committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    31e9618 View commit details
    Browse the repository at this point in the history
  2. Address review comments

    Kumaresh Perumal committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    69167c3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into swss_srv6

    Kumaresh Perumal authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    db915f9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'swss_srv6' of github.com:kperumalbfn/sonic-swss into sw…

    …ss_srv6
    Kumaresh Perumal committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    eca248a View commit details
    Browse the repository at this point in the history
  5. Change LOG NOTICE to LOG INFO

    Kumaresh Perumal committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    924248a View commit details
    Browse the repository at this point in the history
  6. Merge branch 'swss_srv6' of github.com:kperumalbfn/sonic-swss into sw…

    …ss_srv6
    Kumaresh Perumal committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    dc72650 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'swss_srv6' of github.com:kperumalbfn/sonic-swss into sw…

    …ss_srv6
    Kumaresh Perumal committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    9a50756 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Remove extra line

    Kumaresh Perumal committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    e0c1bde View commit details
    Browse the repository at this point in the history
  2. Remove extra line

    Kumaresh Perumal committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    a9f2ac2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into swss_srv6

    Kumaresh Perumal authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    d4c52b8 View commit details
    Browse the repository at this point in the history
  4. review comments and resolve merge conflicts

    Kumaresh Perumal committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    b32617d View commit details
    Browse the repository at this point in the history