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 policy forwarding for next hop match and GUE encapsulation action #1203

Closed
wants to merge 14 commits into from

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    50ef1df View commit details
    Browse the repository at this point in the history
  2. Update openconfig-pf-forwarding-policies.yang

    Add support for policy forwarding match on next hop and GUE encapsulation action.
    
    * Update container name to be address specific
    danameme authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    131212f View commit details
    Browse the repository at this point in the history
  3. Add policy forwarding for next hop match and GUE encapsulation action

    * Import oc-types module before using it.
    danameme authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    17ab4c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Updates to the ES model to allow the configuration of an ES-import ro…

    …ute target (openconfig#1109)
    
    * Add a new leaf "es-import-route-target" to the Ethernet Segment config
      model to allow the explicit configuration of an ES-import route target
      as per RFC7432 Section 7.6
    abamberger-arista authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    881b9e6 View commit details
    Browse the repository at this point in the history
  2. Define telemetry-atomic-exempt annotation. Add `telemetry-atomic-ex…

    …empt` annotation to AFT counters containers (openconfig#1186)
    
    * Add atomic-exempt and use it in counters AFT
    romeyod authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    35b7954 View commit details
    Browse the repository at this point in the history
  3. Add policy forwarding for next hop match and GUE encapsulation action…

    … (updated versions also)
    danameme committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6afb050 View commit details
    Browse the repository at this point in the history
  4. Add policy forwarding for next hop match and GUE encapsulation action

    Resolved version conflict in openconfig-aft-common.yang
    danameme authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e92e889 View commit details
    Browse the repository at this point in the history
  5. Update contributions guide reference (openconfig#1205)

    Signed-off-by: Emmanuel Ferdman <[email protected]>
    emmanuel-ferdman authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9ab7c1f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Add policy forwarding for next hop match and GUE encapsulation action…

    … (with version updates)
    danameme committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    92b2c56 View commit details
    Browse the repository at this point in the history
  2. Add policy forwarding for next hop match and GUE encapsulation action…

    … (use correct versions)
    danameme committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c8cb2b3 View commit details
    Browse the repository at this point in the history
  3. Refactor non-compliant/overlapping YANG definition for BGP MED (openc…

    …onfig#1165)
    
    * Refactor non-compliant/overlapping YANG definition for BGP MED
    
      * (M) release/models/bgp/openconfig-bgp-policy.yang
        - Remove string type from bgp-set-med-type union
        - Add new bgp-set-med-action typedef to separate out action on MED
          values
        - Add new set-med-action leaf to be optionally utilized with set-med
    
    * Add constraints between med/action + add an explicit SET action
    
    ---------
    
    Co-authored-by: Darren Loher <[email protected]>
    earies and dplore authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    aca87f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Add policy forwarding for next hop match and GUE encapsulation action…

    … (resolve file conflicts)
    danameme committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    de50cb3 View commit details
    Browse the repository at this point in the history
  2. Update openconfig-gnsi-acctz.yang (openconfig#1195)

    * Delete idle-timeouts and counters-last-cleared leaves
    * Split source-counters and client counters to be under separate augments
    
    Co-authored-by: Darren Loher <[email protected]>
    adityasingh-anet and dplore authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    db78d44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8702a2d View commit details
    Browse the repository at this point in the history