aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-05-30osi_input: leverage vlib_buffer_get_currentZhiyong Yang1-3/+3
2019-05-29ipsec: fix perf issue in esp_aad_fillDamjan Marion1-4/+7
2019-05-29Start the cdp period process on demandDave Barach4-22/+20
2019-05-29vxlan-gbp: prefetch encap header memory areaZhiyong Yang1-66/+70
2019-05-29dpdk: make sure each segment have initalized rte_mbufDamjan Marion1-12/+4
2019-05-29Break out the broom for some cleanup workDave Barach2-0/+38
2019-05-29map: Use vl_api_string macros.Paul Vinciguerra2-27/+9
2019-05-29plugins: http_static. Migrate to use api string type.Paul Vinciguerra3-11/+23
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