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

Dump interface address instead of store in metadata #469

Merged
merged 1 commit into from
Dec 9, 2021

Conversation

glazychev-art
Copy link
Contributor

@glazychev-art glazychev-art commented Dec 6, 2021

Issue

networkservicemesh/cmd-nse-vl3-vpp#1

Motivation

For example, we have a vl3-endpoint.
It consists of 2 parts: client (to connect to other vl3-endpoints) and server (to serve other vl3-endpoints and NSCs)

If we have already created an interface (loopback for example) and assigned an IP-address on the client part - we cannot use metadata to get this address on the server part.
The only way is to use vpp dump.

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

Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
@edwarnicke edwarnicke merged commit f5129e1 into networkservicemesh:main Dec 9, 2021
nsmbot pushed a commit to networkservicemesh/cmd-nse-firewall-vpp that referenced this pull request Dec 9, 2021
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#469

Commit: f5129e1
Author: Artem Glazychev
Date: 2021-12-10 03:10:26 +0700
Message:
  - Dump interface address instead of store in metadata (#469)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nsc-vpp that referenced this pull request Dec 9, 2021
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#469

Commit: f5129e1
Author: Artem Glazychev
Date: 2021-12-10 03:10:26 +0700
Message:
  - Dump interface address instead of store in metadata (#469)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-icmp-responder-vpp that referenced this pull request Dec 9, 2021
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#469

Commit: f5129e1
Author: Artem Glazychev
Date: 2021-12-10 03:10:26 +0700
Message:
  - Dump interface address instead of store in metadata (#469)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-forwarder-vpp that referenced this pull request Dec 9, 2021
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#469

Commit: f5129e1
Author: Artem Glazychev
Date: 2021-12-10 03:10:26 +0700
Message:
  - Dump interface address instead of store in metadata (#469)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-vlan-vpp that referenced this pull request Dec 9, 2021
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#469

Commit: f5129e1
Author: Artem Glazychev
Date: 2021-12-10 03:10:26 +0700
Message:
  - Dump interface address instead of store in metadata (#469)
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.

2 participants