examples/ipsec-secgw: support security offload
[dpdk.git] / examples / ipsec-secgw / ipsec-secgw.c
2017-10-26 Akhil Goyalexamples/ipsec-secgw: support security offload
2017-10-25 Aviad Yehezkelexamples/ipsec-secgw: fix crypto device mapping
2017-10-25 Radu Nicolauexamples/ipsec_secgw: support jumbo frames
2017-10-25 Radu Nicolauexamples/ipsec_secgw: switch to new offload API
2017-10-13 Zhiyong Yangexamples: fix port id type
2017-07-08 Roman Zhukovexamples: adjust Rx and Tx descriptors to device limits
2017-07-06 Pablo de Laracryptodev: add mempool pointer in queue pair setup
2017-07-06 Slawomir Mrozowiczcryptodev: support device independent sessions
2017-07-06 Slawomir Mrozowiczcryptodev: do not create session mempool internally
2017-04-10 Jeff Guoexamples: enable HW CRC strip by default
2017-03-15 Vladyslav Buslovlpm6: extend next hop field
2017-03-10 Keith Wilesexamples: fix optind reset
2016-10-08 Sergio Gonzalez... examples/ipsec-secgw: add cryptodev queue size constant
2016-10-08 Sergio Gonzalez... examples/ipsec-secgw: check SP only when setup
2016-10-04 Fan Zhangexamples/ipsec-secgw: support configuration file
2016-07-22 Hemant Agrawalexamples/ipsec-secgw: call start function
2016-07-15 Sergio Gonzalez... examples/ipsec-secgw: fix inbound crash
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: support IPv6
2016-05-24 Olivier Matzmbuf: add prefetch helpers
2016-05-16 Mauricio Vasquez Bexamples: remove useless check of port count
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-03-31 Daniel Mrzyglodexamples/ipsec-secgw: fix build on FreeBSD
2016-03-11 Sergio Gonzalez... examples/ipsec-secgw: add IPsec sample application