Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
dpdk
/
ipsec
/
ipsec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-02
dpdk: bump to dpdk 19.02
Damjan Marion
1
-0
/
+17
2019-01-31
dpdk-ipsec: use single queue pair per crypto resource
Sergio Gonzalez Monroy
1
-5
/
+6
2019-01-30
buffers: major cleanup and improvements
Damjan Marion
1
-5
/
+7
2019-01-17
Fix ASSERT usage issue in cryptodev
Simon Zhang
1
-1
/
+1
2019-01-16
fix dpdk cryptodev enable issue
v19.04-rc0
Simon Zhang
1
-6
/
+9
2018-12-01
dpdk-ipsec-mempool: allocate from dpdk mem specified by socket-mem in startup...
Kingwel Xie
1
-22
/
+17
2018-11-15
ipsec: infra for selecting backends
Klement Sekera
1
-37
/
+7
2018-10-23
Numa-aware, growable physical memory allocator (pmalloc)
Damjan Marion
1
-12
/
+9
2018-10-23
c11 safe string handling support
Dave Barach
1
-3
/
+3
2018-10-22
ipsec: split ipsec nodes into ip4/ip6 nodes
Klement Sekera
1
-8
/
+24
2018-08-13
dpdk: support for DPDK 18.08
Damjan Marion
1
-8
/
+0
2018-06-25
dpdk: Enhancement to call crypto start api at initialization
Sachin Saxena
1
-0
/
+4
2018-06-07
Add support for DPDK 18.05
Damjan Marion
1
-0
/
+10
2018-05-30
vppinfra: explicitely state for signed types that they are signed
Damjan Marion
1
-1
/
+1
2018-05-22
CSIT-928 dpdk/ipsec: performance improvement
Radu Nicolau
1
-15
/
+8
2018-05-04
ipsec: allow null/null for crypto/integ algorithms pair
Radu Nicolau
1
-0
/
+1
2018-04-10
CSIT-895 dpdk/ipsec: add locks on session data hash updates
Radu Nicolau
1
-33
/
+39
2018-02-25
Fix bug in dpdk_crypto_session_disposal()
Matthew Smith
1
-0
/
+2
2018-02-24
Fix crypto session deletion crash
Matthew Smith
1
-6
/
+9
2018-02-15
dpdk: add support for DPDK 18.02, deprecate 17.08
Damjan Marion
1
-4
/
+0
2017-12-05
dpdk/ipsec: multiple fixes
Sergio Gonzalez Monroy
1
-46
/
+76
2017-11-20
dpdk: add support for DPDK 17.11
Damjan Marion
1
-76
/
+0
2017-11-16
dpdk/ipsec: use physmem when creating pools
Sergio Gonzalez Monroy
1
-37
/
+49
2017-11-01
dpdk/ipsec: align memory
Sergio Gonzalez Monroy
1
-4
/
+6
2017-10-24
Add extern to *_main global variable declarations in header files.
Dave Wallace
1
-0
/
+2
2017-10-18
ipsec: use boolean or vs. bitwise or to avoid compiler error
Andrew Yourtchenko
1
-2
/
+2
2017-10-05
dpdk/ipsec: rework plus improved cli commands
Sergio Gonzalez Monroy
1
-329
/
+940
2017-09-06
dpdk/ipsec: fix setup when using master core only
Sergio Gonzalez Monroy
1
-2
/
+3
2017-08-25
dpdk: required changes for 17.08
Sergio Gonzalez Monroy
1
-21
/
+109
2017-04-28
dpdk: cryptodev support enabled by default
Sergio Gonzalez Monroy
1
-9
/
+1
2017-04-06
Use thread local storage for thread index
Damjan Marion
1
-1
/
+1
2017-03-09
vlib_mains == 0 special cases be gone
Dave Barach
1
-6
/
+2
2017-03-01
dpdk: be a plugin
Damjan Marion
1
-0
/
+430