From d6d789253ce6a86f4dc28c22be84d3d8a8dbab9f Mon Sep 17 00:00:00 2001 From: iqraurooj111 Date: Sun, 28 Jun 2026 19:16:32 +0500 Subject: [PATCH] docs: update IPDK target phrasing in opi-scope Signed-off-by: iqraurooj111 --- Docs/opi-scope.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/opi-scope.md b/Docs/opi-scope.md index 9193846..41bb5a4 100644 --- a/Docs/opi-scope.md +++ b/Docs/opi-scope.md @@ -38,4 +38,4 @@ The following is a proposal from Intel on a future OPI Release. - **Virtualized L2 Switching, Policy & Load Balancing** using [OVS](https://openvswitch.org)/[OVN](https://ovn.org) found [here](https://github.com/ipdk-io/networking-recipe) for [IPDK](https://ipdk.io) compatible targets - **Kubernetes L3 Routing, Policy & Load Balancing** using [Calico](https://www.tigera.io/project-calico/) found [here](https://github.com/ipdk-io/k8s-infra-offload) for [IPDK](https://ipdk.io) compatible targets - **EVPN Gateway** using [FRR](https://frrouting.org/) found [here](https://github.com/opiproject/opi-evpn-bridge) for Intel targets - - **Inline IPsec** using [strongSwan](https://www.strongswan.org/) found [here](https://github.com/ipdk-io/ipsec-recipe) for [IPDK](https://ipdk.io) targets + - **Inline IPsec** using [strongSwan](https://www.strongswan.org/) found [here](https://github.com/ipdk-io/ipsec-recipe) for [IPDK](https://ipdk.io) compatible targets