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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-21
misc: minimize dependencies on udp.h
Florin Coras
1
-1
/
+1
2020-09-08
dpdk-ipsec: don't leak buffers on crypto alloc failure
Christian Hopps
2
-6
/
+8
2020-09-04
dpdk-ipsec: use init function instead of one-time process
Christian Hopps
1
-11
/
+3
2020-09-04
dpdk-ipsec: fix show output
Christian Hopps
3
-3
/
+3
2020-05-24
dpdk: del warnings that duplicate counters in esp
Alexander Chernavin
2
-12
/
+0
2020-05-04
fib: midchain adjacency optimisations
Neale Ranns
1
-14
/
+0
2020-04-30
crypto: introduce async crypto infra
Fan Zhang
1
-9
/
+27
2020-04-17
dpdk: fix udp-encap for esp in transport mode
Alexander Chernavin
2
-10
/
+9
2020-03-13
dpdk-ipsec: Fix for multipoint IPSEC
Neale Ranns
1
-4
/
+4
2020-01-22
ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823)
Neale Ranns
4
-5
/
+27
2019-11-07
dpdk: ipsec gcm fixes
Christian Hopps
3
-25
/
+14
2019-09-30
ipsec: allow null cipher with dpdk esp
Christian E. Hopps
1
-1
/
+2
2019-09-24
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
Damjan Marion
1
-0
/
+1
2019-08-19
dpdk: fix ipsec coverity warning
Matthew Smith
1
-2
/
+4
2019-08-15
dpdk: ipsec tunnel support for ip6-in-ip4
Matthew G Smith
2
-23
/
+10
2019-07-24
ipsec: GCM, Anti-replay and ESN fixess
Neale Ranns
1
-2
/
+4
2019-06-25
ipsec: print spi in hexadecimal
Guillaume Solignac
1
-2
/
+3
2019-05-17
dpdk-ipsec: fix encrypt/decrypt single queue
Sergio Gonzalez Monroy
6
-39
/
+58
2019-05-14
IPSEC: remove unecessary pass by reference of sequence number
Neale Ranns
1
-1
/
+1
2019-05-14
IPsec: increment tunnel intf tx counters
Matthew Smith
1
-0
/
+9
2019-04-25
IPSEC; dpdk backend for tunnel interface encryption
Neale Ranns
2
-4
/
+75
2019-04-23
dpdk_esp_encrypt: add to prefetch data
Zhiyong Yang
1
-3
/
+13
2019-03-28
ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN
Damjan Marion
3
-5
/
+5
2019-03-28
ipsec: anti-replay code cleanup
Damjan Marion
1
-35
/
+15
2019-03-27
ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline
Damjan Marion
3
-22
/
+24
2019-02-18
IPSEC: move SA counters into the stats segment
Neale Ranns
2
-4
/
+12
2019-02-15
dpdk-ipsec: store buffer index into crypto-op private
Kingwel Xie
5
-44
/
+115
2019-02-07
IPSEC: no second lookup after tunnel encap
Neale Ranns
1
-4
/
+5
2019-02-06
dpdp-crypto: fix cryptodev segfault with dpdk 19.02
Sergio Gonzalez Monroy
1
-11
/
+16
2019-02-05
crypto-input: fix broken buffer trace issue
Kingwel Xie
1
-37
/
+16
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
6
-32
/
+30
2019-01-30
buffers: major cleanup and improvements
Damjan Marion
1
-5
/
+7
2019-01-21
crypto-input: fix crash bug
Kingwel Xie
1
-8
/
+12
2019-01-20
dpdk: add buffer.h
Damjan Marion
3
-0
/
+3
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
2019-01-13
remove useless line in dpdk cryptodev
Simon Zhang
1
-2
/
+0
2019-01-02
Fixes for buliding for 32bit targets:
David Johnson
1
-1
/
+3
2018-12-24
crypto-input: bug fix check-op
Kingwel Xie
1
-6
/
+6
2018-12-22
crypto-input impprovement:
Kingwel Xie
1
-74
/
+163
2018-12-01
dpdk-ipsec-mempool: allocate from dpdk mem specified by socket-mem in startup...
Kingwel Xie
1
-22
/
+17
2018-11-30
coding-style: missing coding-style-patch
Kingwel Xie
1
-168
/
+200
2018-11-29
dpdk-ipsec-nodes multiarch: nodes are formatted in VLIB_NODE_FN style
Kingwel Xie
3
-13
/
+21
2018-11-15
ipsec: infra for selecting backends
Klement Sekera
1
-37
/
+7
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
2
-7
/
+7
2018-10-30
dpdk: .function should be removed for mutiarch nodes
Damjan Marion
2
-4
/
+0
2018-10-29
migrate ipsec to new multiarch infra
Klement Sekera
2
-31
/
+10
2018-10-23
Numa-aware, growable physical memory allocator (pmalloc)
Damjan Marion
1
-12
/
+9
2018-10-23
dpdk: add esp6 decrypt nodes, func declarations
Matthew Smith
1
-0
/
+30
[next]