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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
dpdk
/
ipsec
/
esp_decrypt.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-10
/
+11
2019-02-18
IPSEC: move SA counters into the stats segment
Neale Ranns
1
-2
/
+7
2019-02-15
dpdk-ipsec: store buffer index into crypto-op private
Kingwel Xie
1
-0
/
+2
2019-01-31
dpdk-ipsec: use single queue pair per crypto resource
Sergio Gonzalez Monroy
1
-2
/
+2
2019-01-20
dpdk: add buffer.h
Damjan Marion
1
-0
/
+1
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
1
-5
/
+8
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-5
/
+5
2018-10-30
dpdk: .function should be removed for mutiarch nodes
Damjan Marion
1
-2
/
+0
2018-10-29
migrate ipsec to new multiarch infra
Klement Sekera
1
-18
/
+4
2018-10-23
dpdk: add esp6 decrypt nodes, func declarations
Matthew Smith
1
-0
/
+30
2018-10-22
ipsec fix missing node renames
Klement Sekera
1
-4
/
+7
2018-10-22
ipsec: split ipsec nodes into ip4/ip6 nodes
Klement Sekera
1
-28
/
+120
2018-06-21
dpdk/ipsec: add support for UDP encap/decap
Radu Nicolau
1
-11
/
+20
2018-05-10
Change the way IP header pointer is calculated in esp_decrypt nodes
Szymon Sliwa
1
-1
/
+7
2018-03-26
plugins: dpdk: ipsec: fix l3 offset
Szymon Sliwa
1
-2
/
+1
2017-12-05
dpdk/ipsec: multiple fixes
Sergio Gonzalez Monroy
1
-25
/
+14
2017-11-20
dpdk: add support for DPDK 17.11
Damjan Marion
1
-16
/
+0
2017-11-01
dpdk/ipsec: fix digest physical address
Sergio Gonzalez Monroy
1
-3
/
+4
2017-10-18
ipsec: use boolean or vs. bitwise or to avoid compiler error
Andrew Yourtchenko
1
-4
/
+4
2017-10-14
change format_get_indent() to use u32 instead of uword
Gabriel Ganne
1
-2
/
+2
2017-10-12
dpdk/ipsec: coverity fixes
Sergio Gonzalez Monroy
1
-3
/
+3
2017-10-05
dpdk/ipsec: rework plus improved cli commands
Sergio Gonzalez Monroy
1
-179
/
+232
2017-08-25
dpdk: required changes for 17.08
Sergio Gonzalez Monroy
1
-82
/
+58
2017-06-07
dpdk: ipsec fixes
Sergio Gonzalez Monroy
1
-10
/
+7
2017-04-06
Use thread local storage for thread index
Damjan Marion
1
-2
/
+2
2017-03-01
dpdk: be a plugin
Damjan Marion
1
-0
/
+594