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

[vslib]Fix check_object_default_state on objlist. #984

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Dec 7, 2021

  1. Fix check_object_default_state on objlist. Return error only when non

    SAI_NULL_OBJECT_ID present in objlist.
    baxia-lan committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    80c5287 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Fix check_object_default_state on objlist. Return error if objlist ac…

    …tual size is not zero.
    baxia-lan committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    71c75e8 View commit details
    Browse the repository at this point in the history
  2. Update logic

    baxia-lan committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    3a2186d View commit details
    Browse the repository at this point in the history