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

Don't delete ipaddress on Close #635

Merged

Conversation

glazychev-art
Copy link
Contributor

Closes: networkservicemesh/deployments-k8s#7055

Motivation:

We don't need to remove the address on closing.
In most cases, Close also removes the target interface and the address will be deleted along with it.
Leaving the address allows us to solve the loopback + unnumbered problem where we don't need to remove the address when the connection is closed.

Signed-off-by: Artem Glazychev artem.glazychev@xored.com

Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
@denis-tingaikin
Copy link
Member

@edwarnicke Merging this.
Feel free to add any comments and we'll resolve them in separate PR.

@denis-tingaikin denis-tingaikin merged commit 5972592 into networkservicemesh:main Sep 7, 2022
nsmbot pushed a commit to networkservicemesh/cmd-nse-firewall-vpp that referenced this pull request Sep 7, 2022
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#635

Commit: 5972592
Author: Artem Glazychev
Date: 2022-09-07 17:26:51 +0700
Message:
  - Don't delete ipaddress on Close (#635)
Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-icmp-responder-vpp that referenced this pull request Sep 7, 2022
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#635

Commit: 5972592
Author: Artem Glazychev
Date: 2022-09-07 17:26:51 +0700
Message:
  - Don't delete ipaddress on Close (#635)
Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nsc-vpp that referenced this pull request Sep 7, 2022
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#635

Commit: 5972592
Author: Artem Glazychev
Date: 2022-09-07 17:26:51 +0700
Message:
  - Don't delete ipaddress on Close (#635)
Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-forwarder-vpp that referenced this pull request Sep 7, 2022
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#635

Commit: 5972592
Author: Artem Glazychev
Date: 2022-09-07 17:26:51 +0700
Message:
  - Don't delete ipaddress on Close (#635)
Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-vl3-vpp that referenced this pull request Sep 7, 2022
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#635

Commit: 5972592
Author: Artem Glazychev
Date: 2022-09-07 17:26:51 +0700
Message:
  - Don't delete ipaddress on Close (#635)
Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nsc-simple-docker that referenced this pull request Sep 7, 2022
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#635

Commit: 5972592
Author: Artem Glazychev
Date: 2022-09-07 17:26:51 +0700
Message:
  - Don't delete ipaddress on Close (#635)
Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-vlan-vpp that referenced this pull request Sep 7, 2022
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#635

Commit: 5972592
Author: Artem Glazychev
Date: 2022-09-07 17:26:51 +0700
Message:
  - Don't delete ipaddress on Close (#635)
Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-simple-vl3-docker that referenced this pull request Sep 7, 2022
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#635

Commit: 5972592
Author: Artem Glazychev
Date: 2022-09-07 17:26:51 +0700
Message:
  - Don't delete ipaddress on Close (#635)
Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
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.

Missed nsm interface in the vL3 client's POD
2 participants