Linux Foundation Collaborative Projects
index
:
odp4vpp
1707
1710
master
ARCHIVED- 2020-10-13 at the request of the project
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-19
plugins: odp: Add support for IPsec inline operation
Szymon Sliwa
5
-36
/
+106
2018-02-19
plugins: odp: Add asynchronous IPsec API nodes
Szymon Sliwa
6
-86
/
+373
2018-02-19
plugins: odp: Add new nodes using ODP IPsec API
Szymon Sliwa
6
-12
/
+672
2018-02-19
plugins: odp: ipsec: Fix multiple issues
Szymon Sliwa
2
-12
/
+15
2018-02-19
plugins: odp: ipsec: add error check
Szymon Sliwa
1
-5
/
+18
2018-02-19
plugins: odp: ipsec: style changes
Szymon Sliwa
2
-60
/
+78
2018-02-19
plugins: odp: ipsec: Del GRE as it was not tested
Szymon Sliwa
1
-8
/
+1
2018-02-06
plugins: odp: Refactor the authentication function mapping
Szymon Sliwa
1
-16
/
+17
2018-02-06
plugins: odp: Add support for IPv6 IPsec
Szymon Sliwa
2
-69
/
+65
2018-02-06
plugins: odp: Add support for async crypto mode
Szymon Sliwa
6
-21
/
+388
2018-02-05
plugins: odp: Add tunnel mode
Szymon Sliwa
2
-14
/
+26
2018-02-05
plugins: odp: Remove copying from the esp_{encrypt, decrypt}
Szymon Sliwa
2
-195
/
+189
2018-02-05
plugins: odp: Add ODP-IPsec node
Szymon Sliwa
8
-7
/
+1547
2018-02-01
plugins: odp: Fix minor bugs
Michal Mazur
2
-5
/
+8
2018-01-29
plugins: odp: Fix deletion of IF with more Rx queues
Michal Mazur
1
-1
/
+3
2018-01-17
plugins: odp: Get address range from pool info
Michal Mazur
1
-3
/
+6
2018-01-17
plugins: odp: Add support for buffer recycling
Michal Mazur
2
-13
/
+54
2018-01-11
plugins: odp: Add support for free list of buffers
Michal Mazur
2
-36
/
+275
2018-01-11
plugins: odp: Fix error when all interfaces removed
Michal Mazur
1
-7
/
+20
2018-01-08
plugins: odp: Remove 'platform-params' option
Michal Mazur
1
-35
/
+2
2017-12-27
Fix and improve Rx Scheduler mode
Michal Mazur
3
-39
/
+71
2017-12-18
More optimizations for Tx and Rx loops
Michal Mazur
5
-167
/
+195
2017-12-14
Read ODP configuration from VPP startup config
Michal Mazur
5
-80
/
+310
2017-12-14
Add support for multiple Rx and Tx queues
Michal Mazur
5
-69
/
+150
2017-12-14
Optimize Rx and Tx paths
Michal Mazur
3
-43
/
+199
2017-12-14
Create worker threads using ODP API (direct in/out mode)
Michal Mazur
5
-55
/
+105
2017-12-14
Move odp_packet_main structure to shared memory.
Michal Mazur
5
-18
/
+32
2017-12-07
Add initial support for ODP buffers.
Michal Mazur
6
-155
/
+290
2017-11-15
Fix style of ODP plugin and add Linaro copyrights
Michal Mazur
5
-303
/
+249
2017-07-03
Introducing ODP plugin node
Sachin Saxena
7
-0
/
+1173
2017-06-14
acl-plugin: shrink the L2 classifier tables used for traffic redirect
Andrew Yourtchenko
1
-17
/
+17
2017-06-13
SNAT: fix 1:1 NAT without port hairpinning TCP checksum update
Matus Fabian
1
-0
/
+10
2017-06-13
memif: fix crash during interface delete
Damjan Marion
1
-0
/
+4
2017-06-12
memif: complete refactor of socket handling code
Damjan Marion
11
-1146
/
+1796
2017-06-12
NAT64: bug fix
Matus Fabian
1
-1
/
+20
2017-06-12
Remove calls to crc_u32 and add clib_crc32c for armv8+crc
Christophe Fontaine
1
-3
/
+10
2017-06-12
NAT64: coverity fix
Matus Fabian
1
-2
/
+14
2017-06-09
acl-plugin: wrap a verbose debug message in the appropriate conditional
Andrew Yourtchenko
1
-0
/
+2
2017-06-09
dpdk: fix ipsec coverity warning
Sergio Gonzalez Monroy
1
-2
/
+2
2017-06-09
NAT64: ICMP error support
Matus Fabian
5
-15
/
+202
2017-06-08
acl-plugin: remove clib_warnings on plugin init
Andrew Yourtchenko
1
-3
/
+0
2017-06-08
NAT64: Add NAT64 support for snat plugin (VPP-699)
Matus Fabian
12
-11
/
+3676
2017-06-07
acl-plugin: add a plugin-specific control-ping message api and make the test ...
Andrew Yourtchenko
4
-1
/
+75
2017-06-07
acl-plugin: make the ACL plugin multicore-capable
Andrew Yourtchenko
5
-207
/
+912
2017-06-07
acl-plugin: fix coverity error in acl_test.c
Andrew Yourtchenko
1
-2
/
+2
2017-06-07
dpdk: ipsec fixes
Sergio Gonzalez Monroy
2
-43
/
+43
2017-06-07
dpdk: fix ipsec coverity warnings
Sergio Gonzalez Monroy
1
-2
/
+3
2017-06-07
Add support for memif API to VAT.
Milan Lenco
2
-0
/
+364
2017-06-06
Rework vxlan-gpe to support FIB 2.0 and bypass mode
Hongjun Ni
1
-1
/
+1
2017-06-05
SNAT: fix ICMP hairpinning
Matus Fabian
1
-1
/
+67
[next]