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

sync lo address to the asic #103

Merged
merged 1 commit into from
Oct 9, 2016
Merged

sync lo address to the asic #103

merged 1 commit into from
Oct 9, 2016

Conversation

lguohan
Copy link
Contributor

@lguohan lguohan commented Oct 9, 2016

No description provided.

@lguohan
Copy link
Contributor Author

lguohan commented Oct 9, 2016

#103

@stcheng stcheng merged commit bb85db3 into sonic-net:master Oct 9, 2016
it = consumer.m_toSync.erase(it);
continue;
}

Copy link
Contributor

Choose a reason for hiding this comment

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

suggest move 'alias == lo' block to outside, because it is similar to eth0/docker0. Then 'getPort' can be also outside.

Copy link
Contributor

Choose a reason for hiding this comment

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

if this is moved to outside, then there will be if/else for the op == SET/DEL.

Copy link
Contributor

Choose a reason for hiding this comment

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

Agree. it is clearer.

vharish02 pushed a commit to vharish02/sonic-swss that referenced this pull request Aug 6, 2018
EdenGri pushed a commit to EdenGri/sonic-swss that referenced this pull request Feb 28, 2022
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-swss that referenced this pull request Mar 1, 2023
lukasstockner pushed a commit to genesiscloud/sonic-swss that referenced this pull request Apr 2, 2023
…nic-net#103)

As part of consolidating all common Python-based functionality into the new sonic-py-common package, this pull request migrates from importing the sonic-daemon-base package to importing the sonic-py-common package. This is the next step toward resolving sonic-net/sonic-buildimage#4999.

- Also reorganize imports for consistency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants