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

[subinterface] Fix route add command to accept subinterface as dev #2180

Merged
merged 2 commits into from
May 26, 2022

Conversation

dgsudharsan
Copy link
Collaborator

What I did

Fixed route add command to accept subinterface as dev option.

How I did it

Previously VLAN_SUB_INTERFACE table was not checked when validating the dev. Added that table to the list of tables to look.

How to verify it

Added UT to verify the change

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

@dgsudharsan dgsudharsan added Bug and removed Bug labels May 20, 2022
@liat-grozovik
Copy link
Collaborator

@prsunny could you please help to review or assing someone to?

@liat-grozovik
Copy link
Collaborator

@prsunny could you please help to review and signoff?

@liat-grozovik liat-grozovik changed the title [subinterface]Fixing route add command to accept subinterface as dev [subinterface] Fix route add command to accept subinterface as dev May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants