summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-25lb: fix memcpy error issueYulong Pei1-7/+3
2019-09-24sr: fix sr_set_encap_source replyVratko Polak1-1/+1
2019-09-24hsa: move udp_echo to vpp_echoNathan Skrzypczak3-1262/+183
2019-09-24misc: missing ntohl for bond_slave's custom dumpSteven Luong1-2/+2
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 Coras8-185/+371
2019-09-24vcl: fix ldp_set_app_name overflowBenoît Ganne1-5/+2
2019-09-23quic: fix rx_callback refactoringNathan Skrzypczak1-1/+1
2019-09-23hsa: move tcp_echo to vpp_echoNathan Skrzypczak3-1420/+144
2019-09-23tests: Revert "Tests: Example duplicate code refactoring."Klement Sekera1-243/+277
2019-09-23vppapigen: remove python2 supportPaul Vinciguerra1-28/+30
2019-09-21tcp: forward conn resets through tcp-outputFlorin Coras1-32/+20
2019-09-21tests: fix test-checkstyle to check plugin testsDave Wallace1-1/+1
2019-09-21vppinfra: Update "show cpu" output for AArch64 chipsNitin Saxena1-15/+18
2019-09-21dpdk: fix ipsec coverity warningMatthew Smith1-2/+4
2019-09-21vlib: fix vlib_buffer_main_init_numa_node memory leak.Guanghua Zhang1-3/+8
2019-09-21build: fix vpp compilation failure on ThunderX2 and AmpJianlin Lv1-1/+1
2019-09-21ip: leverage existing vlib_buffer_advanceZhiyong Yang1-6/+3
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-20session: add explicit reset apiFlorin Coras6-6/+72
2019-09-20tcp: set cc_algo on connection allocFlorin Coras3-6/+19
2019-09-20tcp: allow cc algos to set pacing rateFlorin Coras2-8/+15
2019-09-20vppapigen: fix missing vla check for union classOle Troan2-48/+111
2019-09-20bonding lacp: deleting virtual interface which was enslaved may cause crashSteven Luong5-46/+66
2019-09-20devices: vhost-user crashes displaying show trace for deleted interfaceSteven Luong1-6/+10
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-19misc: fix pcap rx/tx status commandDave Barach1-1/+1
2019-09-19ipsec: fix missed IPSEC_INTEG_ALG_MD5_96Dmitry Vakhrushev2-3/+8
2019-09-19dpdk: ipsec tunnel support for ip6-in-ip4Matthew G Smith2-23/+10
2019-09-19stats: refactor header filesDave Barach5-82/+104
2019-09-19gbp: add local l3out redirect to local SEP unit testBenoît Ganne1-3/+36
2019-09-18ip: allow addrs from the same prefix on intfMatthew Smith6-109/+532
2019-09-18misc: 19.08.1 Release Notesv19.08.1Andrew Yourtchenko1-0/+69
2019-09-18memif: always enable zero-copy when creating memif using APIJakub Grajciar1-0/+3
2019-09-18build: fix rpm python 3 dependsEd Kern1-1/+1
2019-09-12api: split vl_api_prefix into twoOle Troan14-46/+241
2019-09-10misc: clean up "pcap [rx|tx] trace" debug CLIDave Barach4-168/+196
2019-09-09dpdk: initialize rte_mbuf during mempool dequeueDamjan Marion2-1/+47
2019-09-09dpdk: fix extended statsFilip Tehlar1-1/+1
2019-09-09vlib: clean up the "pcap dispatch trace" debug CLIDave Barach3-136/+186
2019-09-09api: enforce vla is last and fixed string typeOle Troan22-270/+266
2019-09-07ip: fix udp/tcp checksum corner casesDave Barach13-5/+1311
2019-09-05tap: revert clean-up when linux will delete the tap interfaceMohsin Kazmi2-43/+0
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