Skip to content

Commit

Permalink
remove condition because HW_LOOKUP_VALID is creation only
Browse files Browse the repository at this point in the history
remove condition because HW_LOOKUP_VALID is creation only, but the NEXT_HOP_ID can be updated through SET

Signed-off-by: Baorong Liu <[email protected]>
  • Loading branch information
baorliu committed Dec 12, 2024
1 parent 8e713ca commit cc450aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inc/saibfd.h
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,6 @@ typedef enum _sai_bfd_session_attr_t
* @objects SAI_OBJECT_TYPE_NEXT_HOP
* @allownull true
* @default SAI_NULL_OBJECT_ID
* @condition SAI_BFD_SESSION_ATTR_HW_LOOKUP_VALID == false
*/
SAI_BFD_SESSION_ATTR_NEXT_HOP_ID,

Expand Down

0 comments on commit cc450aa

Please sign in to comment.