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

ipvs: fix issue in reload process when using virtual server groups #2345

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

pqarmitage
Copy link
Collaborator

No description provided.

issue: when using virtual server groups, remove vs entry in configure
file and then do reload, vs entry can not be removed. And add vs entry
in configure file and the do reload, rs with 0 port will be set.

fix: in reload process do the same action with ipvs_group_cmd. set rs
port with vs port and update live state

Original patch Signed-off-by: Yonglong Li <[email protected]>
Signed-off-by: Quentin Armitage <[email protected]>
@pqarmitage pqarmitage merged commit 8aaeed0 into acassen:master Sep 19, 2023
10 checks passed
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.

1 participant