test mbuf attach
[dpdk.git] / lib / librte_ipsec / sa.c
2020-05-11 Phil Yangipsec: optimize SA outbound sequence update
2020-02-05 Marcin Smoczynskiipsec: support CPU crypto mode
2019-11-08 Hemant Agrawalipsec: remove redundant replay window size
2019-07-05 Fan Zhangipsec: support header construction
2019-07-05 Lukasz Bartosikipsec: include high order bytes of ESN in packet length
2019-06-29 David Marchandremove experimental tags from all symbol definitions
2019-05-24 Olivier Matznet: add rte prefix to ESP structure
2019-04-02 Konstantin Ananyevipsec: move inbound and outbound code
2019-04-02 Konstantin Ananyevipsec: change the way unprocessed mbufs are accounted
2019-04-02 Konstantin Ananyevipsec: change order in filling crypto op
2019-04-02 Konstantin Ananyevipsec: add Tx offload template into SA
2019-03-22 Fan Zhangipsec: support 3DES-CBC
2019-03-22 Fan Zhangipsec: support AES-CTR
2019-01-15 Konstantin Ananyevipsec: fix build with gcc 6
2019-01-10 Konstantin Ananyevipsec: rework SA replay window/SQN for MT environment
2019-01-10 Konstantin Ananyevipsec: implement SA data-path API
2019-01-10 Konstantin Ananyevipsec: add SA data-path API
2019-01-10 Konstantin Ananyevlib: introduce IPsec library