From 68501d369c65faa67b4afc5c528e7eb04c097fc4 Mon Sep 17 00:00:00 2001 From: Florin Coras Date: Mon, 7 Jun 2021 11:41:21 -0700 Subject: hsi: host stack intercept plugin Enable selective punting of flows to host stack Type: feature Signed-off-by: Florin Coras Change-Id: Ib31a3abfe3b21a2aa448bfacc4591fa5c840f935 --- src/plugins/hsi/FEATURE.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/plugins/hsi/FEATURE.yaml (limited to 'src/plugins/hsi/FEATURE.yaml') diff --git a/src/plugins/hsi/FEATURE.yaml b/src/plugins/hsi/FEATURE.yaml new file mode 100644 index 00000000000..d6bf15fc25b --- /dev/null +++ b/src/plugins/hsi/FEATURE.yaml @@ -0,0 +1,8 @@ +--- +name: HSI (Host Stack Intercept) +maintainer: Florin Coras +features: + - Host stack intercept feature +description: "Feature that enables selective punting of flows to the host stack" +state: experimental +properties: [MULTITHREAD] -- cgit 1.2.3-korg