diff options
author | 2022-06-29 12:54:30 +0000 | |
---|---|---|
committer | 2022-10-18 06:26:30 +0000 | |
commit | 225d15cae9680b505c0cf73018177d0e8bb88668 (patch) | |
tree | 264f9f048fda1b826faaccb30e179bc49373f4ca /MAINTAINERS | |
parent | 994d86f70e1957b30d18eebdd6a06634153b2308 (diff) |
vpp-swan: Add plugin for vpp-swan
Added plugin vpp-swan is a plugin that helps offloading
Strongswan IPsec ESP process from Linux Kernel to VPP.
Type: feature
Signed-off-by: Gabriel Oginski <gabrielx.oginski@intel.com>
Change-Id: Iec77945892453fac1890d3c49d7d86fc6b09c893
(cherry picked from commit 4e88e041ad47bf422bbb2a0940f77aba11ea2178)
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4bc34b032e8..865d1f24536 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -817,6 +817,12 @@ I: rpm-packaging M: Laszlo Kiraly <laszlo.kiraly@est.tech> F: src/extras/rpm/opensuse +VPP StrongSwan Daemon +I: vpp-swan +M: Fan Zhang <roy.fan.zhang@intel.com> +M: Gabriel Oginski <gabrielx.oginski@intel.com> +F: extras/strongswan/vpp_sswan + THE REST I: misc M: vpp-dev Mailing List <vpp-dev@fd.io> |