summaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ipsec/esp_encrypt.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-425/+0
2016-12-12ipsec: go straight to lookup after esp encryptSergio Gonzalez Monroy1-4/+4
2016-11-28dpdk: add ipsec cryptodev supportSergio Gonzalez Monroy1-25/+0
2016-11-22dpdk: quad loop dpdk tx and code optimizationsDamjan Marion1-1/+0
2016-11-15feature: remove old interface output feature codeDamjan Marion1-3/+1
2016-09-21VPP-414: Fixed IPSec transport mode in esp_encrypt.cMatus Fabian1-2/+5
2016-09-06IPsec speculative enqueue in exception path, fixes VPP-384Sergio Gonzalez Monroy1-0/+2
2016-08-17VPP-202: L2-GRE over IPSecv16.12-rc0Matus Fabian1-15/+18
2016-08-17Fix coverity issues in IPSec code, fixes VPP-189Damjan Marion1-9/+11
2016-08-09VPP-256 - Coding style cleanup vnet/vnet/ipsecKeith Burns (alagalah)1-272/+300
2016-07-11VPP-183: IPSec transport modeMatus Fabian1-0/+20
2016-07-06VPP-177: IPsec empty buffers allocation fixMatus Fabian1-1/+2
2016-06-10Copy missing buffer metadata for ESP transport mode packetsDamjan Marion1-1/+4
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion1-0/+2
2016-05-04VPP-42: VPP crashes in IPsec code when running multithreadedMatthew Smith1-8/+11
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-1/+1
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+386