summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-27IPIP tunnel: use address types on APINeale Ranns4-68/+73
2019-05-27virtio: Add gso support for native virtio driverMohsin Kazmi7-33/+83
2019-05-27unittest: fix test crypto perf for AEAD algosDamjan Marion1-2/+3
2019-05-27vppinfra: add pclmulqdq x86 cpuid flagDamjan Marion1-0/+1
2019-05-27geneve: encap performance enhancementZhiyong Yang1-58/+53
2019-05-27rewrite vnet_interface_output_node_inline_gsoZhiyong Yang1-59/+47
2019-05-27dpdk: vlan strip config does not take effect in default deviceChenmin Sun1-0/+6
2019-05-27dpdk: fix rss configuration error issueChenmin Sun1-7/+5
2019-05-27tcp: handle disconnects in rcv-processFlorin Coras1-0/+1
2019-05-25tcp: handle fin+rst in same frameFlorin Coras1-1/+8
2019-05-24vxlan-gpe: improve encap performanceZhiyong Yang1-46/+41
2019-05-24udp-ping: disable due to conflict with mldv2Florin Coras1-2/+4
2019-05-24ip4/6-reassembly fixesVijayabhaskar Katamreddy2-2/+11
2019-05-24Add callback multiplex supportDave Barach6-27/+177
2019-05-24Tap: Fix the indirect buffers allocation VPP-1660Mohsin Kazmi4-48/+61
2019-05-24rdma: add support for promiscuous modeBenoît Ganne2-71/+145
2019-05-24Remove historical ip4 icmp OAM codeDave Barach9-1026/+7
2019-05-23stats: fix memory leak in statseg configDave Wallace1-12/+18
2019-05-23vpp_papi: Do not raise before find_api_dir()Vratko Polak1-4/+1
2019-05-23rpm: VPP-1674: exclude external headers from rpmBenoît Ganne2-2/+2
2019-05-23fix rte_eth_dev_info’ has no member named ‘pci_dev’ when run show_dpdk_...cohu1-5/+9
2019-05-23crypto_ia32: multiarchDamjan Marion5-58/+70
2019-05-23Fix vpp crash bug while deleting dhcp clientjackiechen19852-1/+2
2019-05-23Optimize codejackiechen19851-9/+4
2019-05-23fix show session verbose crash with quic transportDave Wallace1-2/+48
2019-05-22fix show session verbose crash with udp transportDave Wallace1-0/+2
2019-05-22new_log2_pages may increase 2dongjuan1-1/+0
2019-05-22gtpu: don't register udp ports unless a tunnel is createdJakub Grajciar1-5/+11
2019-05-22vxlan-gpe: fix CLI document errorZhiyong Yang1-3/+3
2019-05-22make test: fix bug due to concurrent commitsKlement Sekera1-4/+4
2019-05-22make test: Fix QUIC External apps transfer testDave Wallace1-3/+9
2019-05-22Fix Diffie-Hellman exchange with newer openssl APIChristian E. Hopps1-21/+16
2019-05-22stats: support multiple works for error countersOle Troan24-183/+223
2019-05-21svm_queue_timedwait_inline: lock after waitVratko Polak1-1/+1
2019-05-21docs: add quic subpage to user docsVratko Polak2-2/+3
2019-05-21vmxnet3: gso_l4_hdr_sz is not set correctlySteven Luong1-16/+24
2019-05-21geneve_input: leverage vlib_get_buffersZhiyong Yang1-12/+11
2019-05-21QUIC: Add initial documentationAloys Augustin1-0/+38
2019-05-20openssl plugin 3des routine iv_len fixVladimir Ratnikov2-3/+17
2019-05-20IPSEC: rename default backendNeale Ranns1-2/+2
2019-05-20reassembly: prevent long chain attackKlement Sekera11-13/+181
2019-05-20bonding: clean up redundant codeZhiyong Yang1-55/+44
2019-05-20consolidate all mutux opertionPing Yu1-17/+17
2019-05-18api: export ip_types.api for out-of-tree pluginsBenoît Ganne1-1/+5
2019-05-18emacs-lisp: add missing '\' in templateDave Barach1-8/+7
2019-05-17Add a debug-CLI leak-checkerDave Barach7-116/+87
2019-05-17Trivial typo. punt_node.cPaul Vinciguerra1-1/+1
2019-05-17Tests: Refactor. Remove copies of enums.Paul Vinciguerra4-62/+69
2019-05-17make test: Add QUIC serial transfer testDave Wallace1-2/+38
2019-05-17Tests: Raise exception if API cli_inband command fails.Paul Vinciguerra8-19/+31