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

Check last for the address binded in lo interface (LVS , DR mode) #701

Merged
merged 2 commits into from
Aug 27, 2019

Conversation

h-hy
Copy link

@h-hy h-hy commented Aug 26, 2019

ignore Loopback Address
In LVS,DR mode, we need to bind the vip in iface "lo";
but i should not be registed.

consul:
https://github.com/hashicorp/consul/blob/master/ipaddr/detect.go

@asim
Copy link
Member

asim commented Aug 26, 2019

What if loopback is the only interface?

@h-hy
Copy link
Author

h-hy commented Aug 27, 2019

What if loopback is the only interface?

yes , I hope fix it now.
Check last for the address binded in lo interface .

@h-hy h-hy changed the title ignore Loopback Address (LVS,DR mode) Check last for the address binded in lo interface (LVS , DR mode) Aug 27, 2019
@asim asim merged commit 470304e into micro:master Aug 27, 2019
@asim
Copy link
Member

asim commented Aug 27, 2019

Thanks

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