We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi
Please clarify on the below port attribute. Any reason for making this as returning sai_object_list_t?
/** * @brief List of MACsec ports * * @type sai_object_list_t * @flags READ_ONLY * @objects SAI_OBJECT_TYPE_MACSEC_PORT */ SAI_PORT_ATTR_MACSEC_PORT_LIST,
The text was updated successfully, but these errors were encountered:
@judyjoseph, Could you please help with this?
Sorry, something went wrong.
@SarathBug I don't this attribute geting used in code, I will try to get more details
Are you looking to use this or something ?
@judyjoseph
We were trying whether this attribute is intended to get MACSEC PORT ID for a PORT ID.
No branches or pull requests
Hi
Please clarify on the below port attribute. Any reason for making this as returning sai_object_list_t?
The text was updated successfully, but these errors were encountered: