[dpdk-dev] [PATCH v2 3/4] examples/ipsec-secgw: add support for ipv6 options
Ananyev, Konstantin
konstantin.ananyev at intel.com
Mon Jun 24 20:55:39 CEST 2019
>
> Using transport with IPv6 and header extensions requires calculating
> total header length including extensions up to ESP header which is
> achieved with iteratively parsing extensions when preparing traffic
> for processing. Calculated l3_len is later used to determine SPI
> field offset for an inbound traffic and to reconstruct L3 header by
> librte_ipsec.
>
> Signed-off-by: Marcin Smoczynski <marcinx.smoczynski at intel.com>
> ---
Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
Tested-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
> 2.17.1
More information about the dev
mailing list