Skip to content

Conversation

SanjayTh
Copy link
Collaborator

@SanjayTh SanjayTh commented Nov 1, 2022

  • Add Flow sync metadata details and other changes

- Add Flow sync metadata details and other changes
/**
* @brief Default result - undefined
*/
SAI_DASH_HA_POLICY_RESULT_NONE,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does undefined mean here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is to prevent an unset value taking on a valid value by default and should be explicitly set to one of the other values. This value should not seen on the wire

Copy link
Collaborator

@chrispsommers chrispsommers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor spelling issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants