ethdev: add namespace
[dpdk.git] / examples / ipsec-secgw / ipsec-secgw.c
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-16 Nithin Dabilpuramexamples/ipsec-secgw: accept inline packet in single SA
2021-10-19 Joyce Kongexamples: remove unneeded atomic header include
2021-10-08 Dmitry Kozlyuknet: rename Ethernet header fields
2021-09-28 Nithin Dabilpuramexamples/ipsec-secgw: update event mode inline path
2021-05-05 Konstantin Ananyevexamples/ipsec-secgw: fix handling IPv6 extension headers
2021-04-21 Chengchang Tangexamples: add eal cleanup to examples
2021-04-16 Tejasree Kondojexamples/ipsec-secgw: support UDP encapsulation
2020-11-02 Vladimir Medvedkinexamples/ipsec-secgw: fix session mempool initialisation
2020-10-31 Thomas Monjalonsecurity: switch metadata to dynamic mbuf field
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-10-19 Akhil Goyalsecurity: update session create API
2020-10-16 Ivan Ilchenkoexamples: check stop call status
2020-09-21 Ivan Dyukovexamples: use new link status print format
2020-07-20 Anoob Josephexamples/ipsec-secgw: enable flow based distribution
2020-07-07 Anoob Josephexamples/ipsec-secgw: add per-core packet statistics
2020-05-12 Ivan Dyukovexamples: remove extra new line after link duplex
2020-05-11 Vladimir Medvedkinexamples/ipsec-secgw: remove limitation for crypto...
2020-04-19 Praveen Shettyexamples/ipsec-secgw: support flow director
2020-04-05 Lukasz Bartosikexamples/ipsec-secgw: reserve crypto queues in event...
2020-04-05 Lukasz Bartosikexamples/ipsec-secgw: make number of buffers dynamic
2020-04-05 Lukasz Bartosikexamples/ipsec-secgw: add app mode worker
2020-04-05 Lukasz Bartosikexamples/ipsec-secgw: add driver mode worker
2020-04-05 Lukasz Bartosikexamples/ipsec-secgw: add event mode
2020-04-01 Ankur Dwivediexamples/ipsec-secgw: add default flow for inline Rx
2020-02-05 Vladimir Medvedkinexamples/ipsec-secgw: set and use packet type
2020-02-05 Vladimir Medvedkinexamples/ipsec-secgw: add SAD cache
2020-02-05 Vladimir Medvedkinexamples/ipsec-secgw: integrate inbound SAD
2019-11-08 Hemant Agrawalipsec: remove redundant replay window size
2019-11-08 Marcin Smoczynskiexamples/ipsec-secgw: add fragment TTL option
2019-11-08 Marcin Smoczynskiexamples/ipsec-secgw: support fallback session
2019-10-07 Igor Romanovexamples: check status of getting MAC address
2019-10-07 Igor Romanovexamples: check status of getting link info
2019-10-07 Ivan Ilchenkoexamples: take promiscuous mode switch result into...
2019-10-07 Ivan Ilchenkoexamples/ipsec-secgw: check status of getting ethdev...
2019-10-09 Marcin Smoczynskiexamples/ipsec-secgw: fix over MTU packet crash
2019-10-09 Anoob Josephexamples/ipsec-secgw: fix access to freed packet
2019-07-19 Bernard Iremongerexamples/ipsec-secgw: fix first packet with inline...
2019-07-19 Tao Zhuexamples/ipsec-secgw: fix --mtu option parsing
2019-07-05 Konstantin Ananyevexamples/ipsec-secgw: support fragmentation and reassembly
2019-07-05 Konstantin Ananyevexamples/ipsec-secgw: fix packet length
2019-07-05 Marcin Smoczynskiexamples/ipsec-secgw: support IPv6 options
2019-07-05 Anoob Josephcryptodev: add feature flags to disable
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-23 Akhil Goyalexamples/ipsec-secgw: fix pool usage for security session
2019-04-23 Konstantin Ananyevexamples/ipsec-secgw: fix SPD no-match case
2019-04-02 Konstantin Ananyevexamples/ipsec-secgw: fix out-of-bound check
2019-03-22 Bernard Iremongerexamples/ipsec-secgw: fix debug logs
2019-01-10 Konstantin Ananyevexamples/ipsec-secgw: make data-path to use IPsec library
2019-01-10 Konstantin Ananyevexamples/ipsec-secgw: make app to use IPsec library
2019-01-10 Konstantin Ananyevexamples/ipsec-secgw: fix outbound codepath for single SA
2019-01-10 Konstantin Ananyevexamples/ipsec-secgw: fix crypto-op might never get...
2019-01-10 Konstantin Ananyevexamples/ipsec-secgw: allow to specify neighbour MAC...
2019-01-10 Konstantin Ananyevexamples/ipsec-secgw: allow disabling some Rx/Tx offloads
2019-01-10 Fan Zhangexamples: use separate crypto session mempools
2019-01-10 Fan Zhangcryptodev: change queue pair configure structure
2018-09-25 Anoob Josephexamples/ipsec-secgw: fix wrong session size
2018-09-25 Anoob Josephexamples/ipsec-secgw: increase number of dev mappings
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-07-25 Konstantin Ananyevexamples/ipsec-secgw: fix bypass rule processing
2018-07-23 Konstantin Ananyevexamples/ipsec-secgw: fix IPv4 checksum at Tx
2018-07-11 Pablo de Laracryptodev: define value for unlimited sessions
2018-07-11 Pablo de Laraexamples/ipsec-secgw: check for max supported sessions
2018-07-05 Ferruh Yigitexamples: fix RSS hash function configuration
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-05-22 Pablo de Laracryptodev: rename functions to get session size
2018-04-23 Anoob Josephexamples/ipsec-secgw: handle ESN soft limit event
2018-04-23 Anoob Josephexamples/ipsec-secgw: fix usage print
2018-04-23 Anoob Josephexamples/ipsec-secgw: remove redundant string compare
2018-04-17 Thomas Monjalonfix ethdev port id validation
2018-04-17 Thomas Monjalonfix ethdev ports enumeration
2018-01-31 Kevin Laatzexamples: increase default ring sizes to 1024
2018-01-29 Fan Zhangexamples/ipsec_secgw: fix security session
2018-01-20 Radu Nicolauexamples/ipsec_secgw: create session mempools for ethdevs
2018-01-20 Akhil Goyalexamples/ipsec-secgw: fix corner case for SPI value
2018-01-20 Akhil Goyalexamples/ipsec-secgw: add cryptodev mask option
2018-01-20 Anoob Josephexamples/ipsec-secgw: support inline protocol
2018-01-20 Anoob Josephexamples/ipsec-secgw: fix usage of incorrect port
2018-01-16 Shahaf Shulerexamples/ipsec-secgw: convert to new ethdev offloads API
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2017-11-07 Bruce Richardsonexamples: remove dependency on PCI
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
next