gpudev: manage null parameters in memory functions
[dpdk.git] / examples / ipsec-secgw /
2021-11-17 Konstantin Ananyevip_frag: add namespace
2021-11-16 Radu Nicolauexamples/ipsec-secgw: fix telemetry memory leaks
2021-11-04 Srujana Challaexamples/ipsec-secgw: support event vector
2021-11-04 Radu Nicolauexamples/ipsec-secgw: support additional algorithms
2021-11-04 Radu Nicolauexamples/ipsec-secgw: add ethdev reset callback
2021-11-04 Radu Nicolauexamples/ipsec-secgw: define initial ESN value
2021-11-04 Radu Nicolauexamples/ipsec-secgw: support telemetry
2021-11-04 Radu Nicolauexamples/ipsec-secgw: support UDP encap for inline...
2021-11-04 Radu Nicolauexamples/ipsec-secgw: update inline session create
2021-11-04 Radu Nicolauexamples/ipsec-secgw: add stats interval argument
2021-11-04 Radu Nicolauexamples/ipsec-secgw: move global array from header
2021-11-04 Radu Nicolauexamples/ipsec-secgw: support TCP TSO
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
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 Nithin Dabilpuramexamples/ipsec-secgw: use mbuf packet type in ev worker
2021-10-08 Dmitry Kozlyuknet: rename Ethernet header fields
2021-09-28 Anoob Josephexamples/ipsec-secgw: clear soft expiry configuration
2021-09-28 Anoob Josephsecurity: add SA lifetime configuration
2021-09-28 Anoob Josephexamples/ipsec-secgw: fix parsing of flow queue
2021-09-28 Nithin Dabilpuramexamples/ipsec-secgw: update event mode inline path
2021-07-20 Srujana Challaexamples/ipsec-secgw: support inline UDP encapsulation
2021-05-05 Konstantin Ananyevexamples/ipsec-secgw: fix handling IPv6 extension headers
2021-05-05 Jerin Jacobexamples: fix pkg-config override
2021-04-21 Chengchang Tangexamples: add eal cleanup to examples
2021-04-21 Bruce Richardsonexamples: reduce indentation in build files
2021-04-16 Tejasree Kondojexamples/ipsec-secgw: support UDP encapsulation
2021-01-30 Bruce Richardsonexamples: warn about broken pkg-config
2020-11-15 Stephen Hemmingereal: replace blacklist/whitelist options
2020-11-15 David Marchandexamples/ipsec-gw: fix build with pkg-config
2020-11-05 Dmitry Kozlyukcmdline: avoid name clash with Windows system types
2020-11-02 Vladimir Medvedkinexamples/ipsec-secgw: fix session mempool initialisation
2020-10-31 Thomas Monjalonsecurity: switch metadata to dynamic mbuf field
2020-10-23 Ibtisam Tariqexamples/ipsec-secgw: use POSIX network address conversion
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-09-07 Ciara Powerexamples: remove old build system references
2020-09-07 Ciara Powerexamples: remove legacy sections of makefiles
2020-07-20 Anoob Josephexamples/ipsec-secgw: enable flow based distribution
2020-07-07 Anoob Josephexamples/ipsec-secgw: add per-core packet statistics
2020-07-01 Bruce Richardsonbuild/pkg-config: improve static linking flags
2020-05-12 Ivan Dyukovexamples: remove extra new line after link duplex
2020-05-11 Vladimir Medvedkinexamples/ipsec-secgw: remove limitation for crypto...
2020-05-11 Praveen Shettyexamples/ipsec-secgw: fix ESP flow error log
2020-05-11 Mariusz Drostexamples/ipsec-secgw: clean up test scripts
2020-05-06 Kevin Traynorexamples/ipsec-gw: fix gcc 10 maybe-uninitialized warning
2020-04-19 Ankur Dwivediexamples/ipsec-secgw: check event adapter errors
2020-04-19 Ankur Dwivediexamples/ipsec-secgw: remove duplicated check
2020-04-19 Praveen Shettyexamples/ipsec-secgw: support flow director
2020-04-19 Anoob Josephexamples/ipsec-secgw: support 192/256 AES key sizes
2020-04-16 Thomas Monjalonreplace packed attributes
2020-04-05 Mariusz Drostexamples/ipsec-secgw: enable CPU crypto fallback
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-05 Lukasz Bartosikexamples/ipsec-secgw: add event helper config init...
2020-04-05 Lukasz Bartosikexamples/ipsec-secgw: support internal ports for events
2020-04-05 Lukasz Bartosikexamples/ipsec-secgw: add event worker launch
2020-04-05 Anoob Josephexamples/ipsec-secgw: add event config display
2020-04-05 Anoob Josephexamples/ipsec-secgw: support event Tx adapter
2020-04-05 Anoob Josephexamples/ipsec-secgw: support event Rx adapter
2020-04-01 Anoob Josephexamples/ipsec-secgw: add event port-lcore link
2020-04-01 Anoob Josephexamples/ipsec-secgw: add framework for event helper
2020-04-01 Ankur Dwivediexamples/ipsec-secgw: add default flow for inline Rx
2020-02-20 Ankur Dwivediexamples/ipsec-secgw: extend inline session to non...
2020-02-13 Marcin Smoczynskiexamples/ipsec-secgw: add missing SPDX license tag
2020-02-05 Marcin Smoczynskiexamples/ipsec-secgw: test CPU crypto
2020-02-05 Marcin Smoczynskiexamples/ipsec-secgw: support CPU crypto
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: get rid of maximum SP limitation
2020-02-05 Vladimir Medvedkinexamples/ipsec-secgw: get rid of maximum SA limitation
2020-02-05 Vladimir Medvedkinexamples/ipsec-secgw: integrate inbound SAD
2020-02-05 Vladimir Medvedkinexamples/ipsec-secgw: implement inbound SAD
2020-01-15 Savinay Dharmappaexamples/ipsec-secgw: fix crash on unsupported algo
2019-11-20 Bruce Richardsonexamples: hide error for missing pkg-config path flag
2019-11-20 Bruce Richardsonexamples: fix build with old pkg-config
2019-11-20 Stephen Hemmingerexamples/ipsec-segw: add SPDX license tag
2019-11-20 Lukasz Bartosikexamples/ipsec-secgw: fix default configuration
2019-11-08 Konstantin Ananyevexamples/ipsec-secgw: fix library mode selection in...
2019-11-08 Hemant Agrawalipsec: remove redundant replay window size
2019-11-08 Vakul Gargexamples/ipsec-secgw: fix SHA256-HMAC digest length
2019-11-08 Marcin Smoczynskiexamples/ipsec-secgw: fix GCM IV length
2019-11-08 Marcin Smoczynskiexamples/ipsec-secgw: add offload fallback tests
2019-11-08 Marcin Smoczynskiexamples/ipsec-secgw: add fragment TTL option
2019-11-08 Marcin Smoczynskiexamples/ipsec-secgw: support fallback session
2019-11-08 Marcin Smoczynskiexamples/ipsec-secgw: clean SA structure
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: update required Scapy version
2019-10-09 Marcin Smoczynskiexamples/ipsec-secgw: fix over MTU packet crash
next