[dpdk-dev] [PATCH v3] example/ipsec-secgw: ipsec security gateway

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Mar 11 11:07:17 CET 2016


> > Sample app implementing an IPsec Security Geteway.
> > The main goal of this app is to show the use of cryptodev framework
> > in a "real world" application.
> > 
> > Currently only supported static IPv4 ESP IPsec tunnels for the following
> > algorithms:
> > - Cipher: AES-CBC, NULL
> > - Authentication: HMAC-SHA1, NULL
> > 
> > Not supported:
> > - SA auto negotiation (No IKE implementation)
> > - chained mbufs
> > 
> > Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy at intel.com>
> 
> Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>

Applied, thanks


More information about the dev mailing list