aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-09-25hsa: fix http responseBenoît Ganne1-1/+1
2019-09-25rdma: fix pending packets check on txBenoît Ganne1-1/+1
2019-09-25rdma: use rings for buffers managementBenoît Ganne5-203/+243
2019-09-25quic: Fix listener vpp_session_handleNathan Skrzypczak1-0/+1
2019-09-25avf: print queue id in packet traceDamjan Marion3-4/+6
2019-09-25lacp: mark is_mp_safe for show and dump binary APISteven Luong2-0/+5
2019-09-25tcp: fix byte tracker samples flushFlorin Coras1-0/+13
2019-09-25lb: fix memcpy error issueYulong Pei1-7/+3
2019-09-24hsa: move udp_echo to vpp_echoNathan Skrzypczak3-1262/+183
2019-09-24avf: fix init when num_rx_queues > num_tx_queuesDamjan Marion1-4/+4
2019-09-24tcp: add option for always on event loggingFlorin Coras1-1/+1
2019-09-23quic: fix rx_callback refactoringNathan Skrzypczak1-1/+1
2019-09-23hsa: move tcp_echo to vpp_echoNathan Skrzypczak3-1420/+144
2019-09-21dpdk: fix ipsec coverity warningMatthew Smith1-2/+4
2019-09-21nsh: rewrite nsh_output_inlineZhiyong Yang1-32/+30
2019-09-21rdma: add support for MAC changesBenoît Ganne2-1/+35
2019-09-21dpdk: add TSO support in dpdk plugin.Chenmin Sun3-1/+44
2019-09-21dpdk: QAT devices update, add c4xxx and xeon d15xxJim Thompson1-1/+2
2019-09-21rdma: add support for input feature arcsBenoît Ganne1-29/+35
2019-09-20bonding lacp: deleting virtual interface which was enslaved may cause crashSteven Luong2-20/+27
2019-09-20hsa: Refactor quic_echo to allow other protocolsNathan Skrzypczak10-2324/+2886
2019-09-20quic: quic_app_rx_callback refactor.Mathias Raoul1-117/+167
2019-09-19dpdk: ipsec tunnel support for ip6-in-ip4Matthew G Smith2-23/+10
2019-09-19gbp: add local l3out redirect to local SEP unit testBenoît Ganne1-3/+36
2019-09-18memif: always enable zero-copy when creating memif using APIJakub Grajciar1-0/+3
2019-09-12api: split vl_api_prefix into twoOle Troan2-6/+6
2019-09-09dpdk: initialize rte_mbuf during mempool dequeueDamjan Marion1-1/+44
2019-09-09dpdk: fix extended statsFilip Tehlar1-1/+1
2019-09-09api: enforce vla is last and fixed string typeOle Troan7-144/+56
2019-09-07ip: fix udp/tcp checksum corner casesDave Barach9-0/+987
2019-09-05crypto: add '-maes' compile switchBenoît Ganne2-2/+2
2019-09-05gbp: add unknown remote EP redirect unit testBenoît Ganne1-6/+27
2019-09-05gbp: add remote EP redirect to remote SEP unit testBenoît Ganne1-1/+94
2019-09-04quic: handle session migration notificationsAloys Augustin1-63/+38
2019-09-03vmxnet3: interface rx counter not increment correctlySteven Luong1-1/+1
2019-09-03nat: handoff traffic matching for dynamic NATFilip Varga9-222/+493
2019-09-02acl: perform a sanity check of ACL rules before creating ACLAndrew Yourtchenko1-0/+65
2019-08-30dpdk: enable checksum offload for Intel SRIOV NIC driversJohn Lo1-0/+8
2019-08-26avf: properly set irq queue masksDamjan Marion1-1/+2
2019-08-23tests: move plugin tests to src/plugins/*/testDave Wallace33-0/+30016
2019-08-23dns: cherry-pick 21444, 21468 from masterDave Barach12-0/+5143
2019-08-15acl: fix stats-segment counters validation on acl updateAndrew Yourtchenko2-8/+46
2019-08-14gbp: do not scan gbp bihash if not instantiatedBenoît Ganne1-0/+6
2019-08-12http_static: manual cherry-pick 21231,21246Dave Barach1-51/+94
2019-08-12http_static: tls supportDave Barach1-100/+356
2019-08-09tls: mark as no lookup transportFlorin Coras1-14/+24
2019-08-09tls: fix close with dataFlorin Coras1-12/+43
2019-08-07rdma: add missing symbolsBenoît Ganne1-2/+4
2019-08-06gbp: update gbp endpoint cliBenoît Ganne1-5/+6
2019-08-06quic: Add missing session_migrate_callbackNathan Skrzypczak1-0/+7