Branch: refs/heads/api-next
  Home:   https://github.com/Linaro/odp
  Commit: 15ba8d1e557073921f8fa2cf5eb1e7673052526f
      
https://github.com/Linaro/odp/commit/15ba8d1e557073921f8fa2cf5eb1e7673052526f
  Author: Dmitry Eremin-Solenikov <[email protected]>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
    M include/odp/api/spec/ipsec.h

  Log Message:
  -----------
  api: ipsec: add AH capability

RFC4301 marks AH support as MAY instead of MUST. Some platforms might
skip implementing AH. Thus we should provide capability to allow
applications to check if AH is actually implemented or not.

Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Reviewed-by: Petri Savolainen <[email protected]>
Reviewed-by: Balasubramanian Manoharan <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>


  Commit: 900dd9e2d3d2ae751ab2bc4e11dbd48ea7ed7030
      
https://github.com/Linaro/odp/commit/900dd9e2d3d2ae751ab2bc4e11dbd48ea7ed7030
  Author: Dmitry Eremin-Solenikov <[email protected]>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
    M include/odp/api/spec/ipsec.h

  Log Message:
  -----------
  api: ipsec: split INLINE capability into in and out pair

Unlike SYNC/ASYNC operation modes, it well might be that the
implementation provides only INLINE support only for inbound or outbound
packets. Let's split the capability into two new caps.

Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Reviewed-by: Petri Savolainen <[email protected]>
Reviewed-by: Balasubramanian Manoharan <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>


Compare: https://github.com/Linaro/odp/compare/1d01a8cb5661...900dd9e2d3d2

Reply via email to