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

Defining SFLOW Tables #299

Merged
merged 1 commit into from
Aug 5, 2019
Merged

Defining SFLOW Tables #299

merged 1 commit into from
Aug 5, 2019

Conversation

dgsudharsan
Copy link
Collaborator

What I did
Defined APPL DB and and CONFIG DB tables for SFLOW feature

Why I did it

How I verified it

Details if related

common/schema.h Outdated
@@ -41,6 +41,9 @@ namespace swss {
#define APP_PASS_THROUGH_ROUTE_TABLE_NAME "PASS_THROUGH_ROUTE_TABLE"
#define APP_ACL_TABLE_TABLE_NAME "ACL_TABLE_TABLE"
#define APP_ACL_RULE_TABLE_NAME "ACL_RULE_TABLE"
#define APP_SFLOW_TABLE_NAME "SFLOW_TABLE"
Copy link
Contributor

Choose a reason for hiding this comment

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

can you align this with rest of the entries?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

Indentation changes
@prsunny prsunny merged commit 036a5d3 into sonic-net:master Aug 5, 2019
@dgsudharsan dgsudharsan deleted the sflowtables branch October 8, 2019 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants