Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: opencomputeproject/SAI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 81644399bf3d92433fa054389fad8e3243ac3158
Choose a base ref
..
head repository: opencomputeproject/SAI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7df32745fc52057e45f671783b46c2dbdbdc479c
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 inc/sainexthopgroup.h
2 changes: 1 addition & 1 deletion inc/sainexthopgroup.h
Original file line number Diff line number Diff line change
@@ -61,7 +61,7 @@ typedef enum _sai_next_hop_group_type_t

/** Next hop group is ECMP, with members specified with the group */
SAI_NEXT_HOP_GROUP_TYPE_ECMP_WITH_MEMBERS,

/** Next hop group is for bridge port */
SAI_NEXT_HOP_GROUP_TYPE_BRIDGE_PORT,