
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
8 lines
136 B
Plaintext
8 lines
136 B
Plaintext
kernel-vpp {
|
|
|
|
# Whether to load the plugin. Can also be an integer to increase the
|
|
# priority of this plugin.
|
|
load = yes
|
|
|
|
}
|