Generate interface table to have an entry designated to default VRF.#2848
Merged
prsunny merged 7 commits intosonic-net:masterfrom Jun 10, 2019
Merged
Generate interface table to have an entry designated to default VRF.#2848prsunny merged 7 commits intosonic-net:masterfrom
prsunny merged 7 commits intosonic-net:masterfrom
Conversation
Collaborator
|
can you check the build failure? |
Contributor
Author
|
retest this please |
marian-pritsak
approved these changes
Jun 6, 2019
Collaborator
|
can you resolve the conflict? also does this pr requires other pr? |
lguohan
reviewed
Jun 6, 2019
lguohan
approved these changes
Jun 10, 2019
seiferteric
pushed a commit
to project-arlo/sonic-buildimage
that referenced
this pull request
Oct 14, 2019
Minigraph migration and jinja2 template changes for INTF_PREFIX_TABLE changes from PRs: sonic-net#2848 Change-Id: Ia6c3bf37702b20c57f7f808299a5a861fce15e11
seiferteric
pushed a commit
to project-arlo/sonic-buildimage
that referenced
this pull request
Oct 14, 2019
…gration and jinja2 template changes for INTF_PREFIX_TABLE changes from PRs: sonic-net#2848" into broadcom_sonic
mssonicbld
added a commit
that referenced
this pull request
Jul 20, 2023
…lly (#15919) #### Why I did it src/sonic-swss ``` * fa342305 - (HEAD -> 202305, origin/202305) Remove redundant updateFabricPortState (#2850) (18 hours ago) [kenneth-arista] * c571d8bf - Allow NOT_IMPLEMENTED sai return status for availability monitoring API (#2848) (18 hours ago) [Tejaswini Chadaga] ``` #### How I did it #### How to verify it #### Description for the changelog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
- What I did
Generate interface table to have an entry designated to default VRF.
Current:
Proposed:
- How I did it
Modify minigraph parser:
- How to verify it
Run load_minigraph and verify entries without IP prefix in config_db:
- Description for the changelog
This is to handle backward compatibility issues and to address the dependency with sonic-net/sonic-swss#796
- A picture of a cute animal (not mandatory but encouraged)