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

Add afxdppinhole chain element #706

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

glazychev-art
Copy link
Contributor

@glazychev-art glazychev-art commented Apr 10, 2023

Description

This PR adds afxdppinhole chain element, that updates the xdp pinhole map.

On the Request, this element knows exactly which UDP ports are needed for the connection (VxLAN, Wireguard tunnels...).
This chain element updates the map that is used by the eBPF program. As a matter of fact it stores UDP ports that NSM is listening on.
This gives us information to decide where to forward the data packet received on the interface.

Issue: networkservicemesh/cmd-forwarder-vpp#283

Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
@denis-tingaikin denis-tingaikin merged commit ad21ef8 into networkservicemesh:main Apr 24, 2023
nsmbot pushed a commit to networkservicemesh/cmd-nse-icmp-responder-vpp that referenced this pull request Apr 24, 2023
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#706

Commit: ad21ef8
Author: Artem Glazychev
Date: 2023-04-24 17:08:33 +0700
Message:
  - Add afxdppinhole chain element (#706)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nsc-vpp that referenced this pull request Apr 24, 2023
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#706

Commit: ad21ef8
Author: Artem Glazychev
Date: 2023-04-24 17:08:33 +0700
Message:
  - Add afxdppinhole chain element (#706)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-vl3-vpp that referenced this pull request Apr 24, 2023
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#706

Commit: ad21ef8
Author: Artem Glazychev
Date: 2023-04-24 17:08:33 +0700
Message:
  - Add afxdppinhole chain element (#706)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nsc-simple-docker that referenced this pull request Apr 24, 2023
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#706

Commit: ad21ef8
Author: Artem Glazychev
Date: 2023-04-24 17:08:33 +0700
Message:
  - Add afxdppinhole chain element (#706)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-forwarder-vpp that referenced this pull request Apr 24, 2023
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#706

Commit: ad21ef8
Author: Artem Glazychev
Date: 2023-04-24 17:08:33 +0700
Message:
  - Add afxdppinhole chain element (#706)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-vlan-vpp that referenced this pull request Apr 24, 2023
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#706

Commit: ad21ef8
Author: Artem Glazychev
Date: 2023-04-24 17:08:33 +0700
Message:
  - Add afxdppinhole chain element (#706)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-simple-vl3-docker that referenced this pull request Apr 24, 2023
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#706

Commit: ad21ef8
Author: Artem Glazychev
Date: 2023-04-24 17:08:33 +0700
Message:
  - Add afxdppinhole chain element (#706)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-firewall-vpp that referenced this pull request Apr 24, 2023
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#706

Commit: ad21ef8
Author: Artem Glazychev
Date: 2023-04-24 17:08:33 +0700
Message:
  - Add afxdppinhole chain element (#706)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit that referenced this pull request Feb 13, 2025
…k-kernel@main

PR link: networkservicemesh/sdk-kernel#706

Commit: ff8b22a
Author: Network Service Mesh Bot
Date: 2025-02-13 10:14:50 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#706)
PR link: networkservicemesh/sdk#1713
Commit: e11e3c3
Author: Arpad Kiss
Date: 2025-02-13 17:11:22 +0100
Message:
    - Readd optinal trace condition to logObject (#1713)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot added a commit that referenced this pull request Feb 13, 2025
…k-kernel@main (#880)

PR link: networkservicemesh/sdk-kernel#706

Commit: ff8b22a
Author: Network Service Mesh Bot
Date: 2025-02-13 10:14:50 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#706)
PR link: networkservicemesh/sdk#1713
Commit: e11e3c3
Author: Arpad Kiss
Date: 2025-02-13 17:11:22 +0100
Message:
    - Readd optinal trace condition to logObject (#1713)

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Co-authored-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