aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-05-28nsim: remove buffer u32 upper boundKorian Edeline1-1/+1
2019-05-28l2tp: l2tp-decap-local don't accept packets unless configuredJakub Grajciar3-10/+10
2019-05-28ipsec: ah_encrypt reworkFilip Tehlar1-194/+280
2019-05-28docs: Add VPP API language documentationOle Troan1-0/+343
2019-05-28Punt: socket register for exception dispatched/punted packets based on reasonNeale Ranns20-811/+1561
2019-05-28Add an ip6 local hop-by-hop protocol demux tableDave Barach4-26/+343
2019-05-28nat44: make nat44-ed-hairpin-src follow arcMatthew Smith1-1/+1
2019-05-28gre: don't register gre input nodes unless a gre tunnel is createdJakub Grajciar2-3/+4
2019-05-28papi: avoid IOError on disconnectVratko Polak2-6/+18
2019-05-28tap: crash in multi-thread environmentMohsin Kazmi3-5/+4
2019-05-28snap_input: simplify code using existing functionsZhiyong Yang1-11/+6
2019-05-28llc_input: simplify code using existing functionsZhiyong Yang1-11/+6
2019-05-28hdlc_input: simplify code using existing functionsZhiyong Yang1-10/+6
2019-05-27IPIP tunnel: use address types on APINeale Ranns2-46/+48
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-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-22Fix Diffie-Hellman exchange with newer openssl APIChristian E. Hopps1-21/+16
2019-05-22stats: support multiple works for error countersOle Troan16-114/+134
2019-05-21svm_queue_timedwait_inline: lock after waitVratko Polak1-1/+1
2019-05-21docs: add quic subpage to user docsVratko Polak1-1/+1
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 Ratnikov1-1/+7
2019-05-20IPSEC: rename default backendNeale Ranns1-2/+2