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

Add hashing model #939

Closed
wants to merge 33 commits into from
Closed

Add hashing model #939

wants to merge 33 commits into from

Commits on Sep 21, 2022

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

Commits on Oct 18, 2022

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

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    103fd41 View commit details
    Browse the repository at this point in the history
  2. Update openconfig version

    atmanmehta committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    ac7e1fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa31346 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Add hashing model to OC. There will be leaf-refs added to interfaces …

    …and system models to apply the policies for LAG and L3 ECMP.
    atmanmehta committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    7345700 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67e6313 View commit details
    Browse the repository at this point in the history
  3. Update openconfig-transport-types.yang

    Remove trailing space
    atmanmehta authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    02e8937 View commit details
    Browse the repository at this point in the history
  4. Update openconfig-hashing.yang

    Add missing quotes
    atmanmehta authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    6aa5e44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d3abf6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc1a625 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Trigger Build

    wenovus authored and atmanmehta committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    54ef11a View commit details
    Browse the repository at this point in the history
  2. Trigger Build

    wenovus authored and atmanmehta committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    107157e View commit details
    Browse the repository at this point in the history
  3. Trigger Build

    wenovus authored and atmanmehta committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    3d718b7 View commit details
    Browse the repository at this point in the history
  4. Trigger Build

    wenovus authored and atmanmehta committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    db80ecb View commit details
    Browse the repository at this point in the history
  5. Trigger Build

    wenovus authored and atmanmehta committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    917fb48 View commit details
    Browse the repository at this point in the history
  6. Trigger Build

    wenovus authored and atmanmehta committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    9f14325 View commit details
    Browse the repository at this point in the history
  7. Trigger Build

    wenovus authored and atmanmehta committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    31f6db5 View commit details
    Browse the repository at this point in the history
  8. Trigger Build

    wenovus authored and atmanmehta committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ba3ac73 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd95c55 View commit details
    Browse the repository at this point in the history
  10. Rebase to master

    atmanmehta committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    5eca652 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    67cef07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0865108 View commit details
    Browse the repository at this point in the history
  3. Remove pyang files

    atmanmehta committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    454ef21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c2fbda View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary list.

    atmanmehta committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    8e3df69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd5e0e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1dc0d28 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Add typedefs for enums

    atmanmehta committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ed9d2a8 View commit details
    Browse the repository at this point in the history
  2. Fix linter errors

    atmanmehta committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    827694d View commit details
    Browse the repository at this point in the history
  3. Move the hash-field-modes container from the hashing-inputs grouping …

    …into the hashing-policy-config
    atmanmehta committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    7dfb276 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75591df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3f0110 View commit details
    Browse the repository at this point in the history