Merged.
Maxim.

On 07/13/17 12:58, Dmitry Eremin-Solenikov wrote:
> On 13.07.2017 12:00, Github ODP bot wrote:
>> From: Nikhil Agarwal <nikhil.agar...@linaro.org>
>>
>> Signed-off-by: Nikhil Agarwal <nikhil.agar...@linaro.org>
> 
> Reviewed-by: Dmitry Eremin-Solenikov
> 
>> ---
>> /** Email created from pull request 75 (NikhilA-Linaro:ipsec_api)
>>  ** https://github.com/Linaro/odp/pull/75
>>  ** Patch: https://github.com/Linaro/odp/pull/75.patch
>>  ** Base sha: ee5be324411a7520528a367967c28fc529d3bc2e
>>  ** Merge commit sha: 0aeadccbe282b287d9cad51386cd0993293dce6c
>>  **/
>>  include/odp/api/spec/ipsec.h | 6 ++++++
>>  1 file changed, 6 insertions(+)
>>
>> diff --git a/include/odp/api/spec/ipsec.h b/include/odp/api/spec/ipsec.h
>> index e602e4b8..54491b12 100644
>> --- a/include/odp/api/spec/ipsec.h
>> +++ b/include/odp/api/spec/ipsec.h
>> @@ -262,6 +262,12 @@ typedef struct odp_ipsec_capability_t {
>>       */
>>      odp_support_t pipeline_cls;
>>  
>> +    /**
>> +     * Support of retaining outer headers (retain_outer) in inbound inline
>> +     * processed packets
>> +     */
>> +    odp_support_t retain_header;
>> +
>>      /** Maximum number of different destination CoSes in classification
>>       *  pipelining. The same CoS may be used for many SAs. This is equal or
>>       *  less than 'max_cos' capability in classifier API.
>>
> 
> 

Reply via email to