[dpdk-dev] [PATCH v3 2/2] examples/ipsec-secgw: add support for inline protocol

Radu Nicolau radu.nicolau at intel.com
Mon Dec 11 12:02:06 CET 2017


On 11/23/2017 11:19 AM, Anoob Joseph wrote:
> Adding support for inline protocol processing
>
> In ingress side, application will receive regular IP packets, without
> any IPsec related info. Application will do a selector check (SP-SA
> check) by making use of the metadata from the packet.
>
> In egress side, the plain packet would be submitted to the driver. The
> packet will have optional metadata, which could be used to identify the
> security session associated with the packet.
>
> Signed-off-by: Anoob Joseph <anoob.joseph at caviumnetworks.com>
> ---
>
Acked-by: Radu Nicolau <radu.nicolau at intel.com>


More information about the dev mailing list