Skip to content

Add NEIGH_TABLE to configDB for neighbor configuration#249

Merged
prsunny merged 1 commit intosonic-net:masterfrom
prsunny:master
Nov 16, 2018
Merged

Add NEIGH_TABLE to configDB for neighbor configuration#249
prsunny merged 1 commit intosonic-net:masterfrom
prsunny:master

Conversation

@prsunny
Copy link
Contributor

@prsunny prsunny commented Nov 16, 2018

Note: CFG_VRF_TABLE_NAME is already defined in line 125

Copy link
Contributor

@jipanyang jipanyang left a comment

Choose a reason for hiding this comment

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

What is the schema for NEIGH_TABLE in configDB? Could you update configure DB section of https://github.com/Azure/sonic-swss/blob/master/doc/swss-schema.md ?

@prsunny
Copy link
Contributor Author

prsunny commented Nov 16, 2018

@jipanyang , updated the schema as part of sonic-net/sonic-swss#693

Copy link
Contributor

@jipanyang jipanyang left a comment

Choose a reason for hiding this comment

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

Thanks for the info

@prsunny prsunny merged commit 6decc65 into sonic-net:master Nov 16, 2018
#define CFG_VXLAN_TUNNEL_MAP_TABLE_NAME "VXLAN_TUNNEL_MAP"
#define CFG_VNET_TABLE_NAME "VNET"
#define CFG_VRF_TABLE_NAME "VRF"
#define CFG_NEIGH_TABLE_NAME "NEIGH_TABLE"
Copy link
Contributor

Choose a reason for hiding this comment

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

remove _TABLE since we do not have _TABLE suffix in config db.

prgeor pushed a commit to prgeor/sonic-swss-common that referenced this pull request Feb 27, 2025
* Fix vendor revision key issue

* update sfp_base
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.

4 participants