Message ID | 1516125627-32748-3-git-send-email-odpbot@yandex.ru |
---|---|
State | New |
Headers | show |
Series | [API-NEXT,v8,1/3] api: ipsec: document TFC padding usage | expand |
diff --git a/include/odp/api/spec/ipsec.h b/include/odp/api/spec/ipsec.h index 738dd65ae..29129a93d 100644 --- a/include/odp/api/spec/ipsec.h +++ b/include/odp/api/spec/ipsec.h @@ -232,6 +232,12 @@ typedef struct odp_ipsec_capability_t { */ odp_support_t pipeline_cls; + /** Implementation will automatically truncate TFC padding in received + * packets in ESP tunnel mode. Application can use this capability to + * determine necessity for ESP_TFC_PADDING_NOT_SUPPORTED notification. + */ + odp_support_t tfc_padding_truncate; + /** * Support of retaining outer headers (retain_outer) in inbound inline * processed packets