aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-29rdma: add option to specify inteface nameDamjan Marion4-2/+12
2019-03-28crypto: add vnet_crypto_op_init (...)Damjan Marion1-1/+1
2019-03-28ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESNDamjan Marion3-5/+5
2019-03-28cmake: add vpp_plugin_find_library macroDamjan Marion3-48/+40
2019-03-28Punt InfraNeale Ranns3-19/+422
2019-03-28ipsec: anti-replay code cleanupDamjan Marion1-35/+15
2019-03-28Add RDMA ibverb driver pluginBenoît Ganne8-0/+1401
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra7-12/+13
2019-03-27GBP: fixes for l3-out routingNeale Ranns2-8/+16
2019-03-27ipsec: compress ipsec_sa_t so data used by dataplane code fits in cachelineDamjan Marion3-22/+24
2019-03-26perfmon: fix pmc hw indices out-dated when multiple pmcSu Wang1-3/+15
2019-03-22acl-plugin: get rid of doubly-linked list fields in hash applied ACEsAndrew Yourtchenko2-99/+35
2019-03-22acl-plugin: tuplemerge: fix a crash during soak test with split partitionAndrew Yourtchenko1-7/+11
2019-03-22acl-plugin: get rid of a separate "count" field in the linear acl structAndrew Yourtchenko4-18/+18
2019-03-22crypto: implement rfc4231 test casesFilip Tehlar4-2/+422
2019-03-22ADJ: more thorough link up checkNeale Ranns1-0/+3
2019-03-22tcp: improve handling of snd_nxtFlorin Coras1-2/+2
2019-03-22IPSEC: test for packet drop on sequence number wrapNeale Ranns2-0/+76
2019-03-22dpdk: do not enable VLAN stripping on Cisco VIC adapters by defaultHyong Youb Kim1-11/+22
2019-03-22tests: update test_lb.py to use api call lb_conf.Paul Vinciguerra3-7/+16
2019-03-22MAP: Crush Coverity ComplaintJon Loeliger1-1/+1
2019-03-20crypto: add hmac truncate optionDamjan Marion1-1/+8
2019-03-20crypto_openssl: call EVP_EncryptFinal_ex only if neededDamjan Marion1-2/+4
2019-03-20perfmon: python to C parser for intel CPUsDamjan Marion24-445/+23854
2019-03-20tests: implement crypto tests per RFC2202Filip Tehlar5-85/+417
2019-03-20tests: cdp plugin. Replace cdp enable cli command with API call.Paul Vinciguerra1-1/+1
2019-03-19MAP: Add optional user-supplied 'tag' field in MAPs.Jon Loeliger4-14/+135
2019-03-19crypto: introduce crypto infraDamjan Marion8-0/+900
2019-03-18vmxnet3: auto bind supportSteven Luong7-23/+63
2019-03-14GBP: coverity legit bugNeale Ranns1-0/+1