aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-04-17Predicate a packet whether be marked by PKT_RX_FDIR_ID instead of PKT_RX_FDIRSimon Zhang1-1/+1
2019-04-17crypto-ipsecmb: enable GCMNeale Ranns1-24/+220
2019-04-17Default nums of RX/TX descriptors changed to 512 for 2M page on DVNZhiyong Yang1-1/+63
2019-04-16gbp: Add support for allow sclass/dclass 1Mohsin Kazmi3-5/+36
2019-04-16Static http serverDave Barach8-0/+1954
2019-04-16svm_fifo rework to avoid contention on cursizeSirshak Das3-14/+13
2019-04-16QUIC: Initial multi stream supportAloys Augustin2-302/+459
2019-04-16IPSEC: support GCM in ESPNeale Ranns1-2/+6
2019-04-16Add direct packets to specific flow action in dpdk flowSimon Zhang2-4/+17
2019-04-16VPP-1576: nsim-plugin coverity issuesDave Barach1-2/+19
2019-04-16vppinfra: add basic rbtreeFlorin Coras2-0/+203
2019-04-16flow: add rte_flow check before creating by rte_flow_validateSimon Zhang1-0/+14
2019-04-15crypto: fix coverity warningsFilip Tehlar2-2/+7
2019-04-15crypto: openssl - IV len not passed by caller. Callee knows from algo typeNeale Ranns1-2/+2
2019-04-15crypto-openssl-gcm: account for failed decryptsNeale Ranns1-3/+6
2019-04-14crypto: add support for AES-CTR cipherfituldo3-2/+122
2019-04-11Adding check to ensure acl_id matches existing acl_id in abf_policy_updateParixit Gokhale3-9/+23
2019-04-11crypto: add more AES-GCM test casesFilip Tehlar2-3/+313
2019-04-11IPSEC-MB: Use random & non-repeating IV (VPP-1642)Neale Ranns2-14/+57
2019-04-11crypto: add performace test to unittest pluginDamjan Marion2-1/+197
2019-04-11Make the loss / delay sim available as an output featureDave Barach6-149/+629
2019-04-10crypto: Intel IPSEC-MB engineNeale Ranns2-0/+416
2019-04-10API: Fix shared memory only action handlers.Ole Troan8-212/+104
2019-04-10quic: add dummy accepted cbFlorin Coras2-2/+9
2019-04-09rdma: add multiqueue supportBenoît Ganne4-76/+170
2019-04-09nat: initialize fq_in2out_output_indexMatthew Smith1-0/+1
2019-04-08GBP: drop and contract countersNeale Ranns2-16/+126
2019-04-08fixing typosJim Thompson2-7/+7
2019-04-08rdma: fix DPDK MLX driver conflictBenoît Ganne1-5/+1
2019-04-08vlib-punt: fix error node countingNeale Ranns1-5/+0
2019-04-07GBP: coverity uninitialised variable warningNeale Ranns1-1/+1
2019-04-07crypto: add support for AEAD and AES-GCMDamjan Marion9-218/+488
2019-04-07crypto: coverity issuesDamjan Marion2-15/+27
2019-04-06gbp: Add gbp bd flags unit testMohsin Kazmi1-0/+6
2019-04-06quic: support addition of fifo segmentsFlorin Coras1-1/+2
2019-04-05quic: update app ns on connectFlorin Coras1-0/+1
2019-04-05crypto: fix init dependencyFilip Tehlar1-1/+2
2019-04-05rdma: more batching, compile rdma-core in release modeBenoît Ganne3-101/+299
2019-04-04crypto: pass multiple ops to handlerDamjan Marion1-3/+3
2019-04-04GBP: Counters per-contractNeale Ranns4-13/+62
2019-04-04Add crypto_ia32 pluginDamjan Marion5-0/+632
2019-04-04gbp: Add bd flagsMohsin Kazmi4-11/+38
2019-04-03lacp: passive mode support [VPP-1551]Steven Luong7-56/+124
2019-04-03rdma: tx: fix stats and add batchingBenoît Ganne1-61/+88
2019-04-03GBP: iVXLAN reflection checkNeale Ranns2-12/+42
2019-04-02session: use app cb function wrappersFlorin Coras1-6/+3
2019-04-02dpdk: fix build error when mlx support enabledMatthew Smith1-1/+1
2019-04-02vppinfra: fix sparse_vec_index() returning non-zero index for some nonexisten...Andrew Yourtchenko2-0/+74
2019-03-29Integrate first QUIC protocol implementationNathan Skrzypczak3-0/+1753
2019-03-29ipsec: esp-decrypt reworkDamjan Marion1-4/+11