aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-02Fix for broken vagrant installs when using Vagrant 1.8.5.Thomas F Herbert1-0/+1
2016-08-02VPP: Fixed dpdk-16.07 BAD checksum errorSachin1-1/+1
2016-08-01VPP-226 IPv4 src-address + port range checkerDave Barach14-84/+1561
2016-08-01Fix new LISP Coverity warningsFlorin Coras3-24/+11
2016-08-01Update CSIT test 160727 -> 160731Jan1-1/+1
2016-08-01Jvpp: add handling for mising unsigned array typesMarek Gradzki1-4/+34
2016-07-31Initial L2 LISP supportFlorin Coras18-317/+1086
2016-07-30Addition of u16[] to JVPP generatorKeith Burns (alagalah)1-0/+15
2016-07-30VPP-189: Fix another batch of coverity warningsDave Barach4-4/+4
2016-07-30Remove per-worker destination frame queueDamjan Marion3-12/+0
2016-07-29enic: fix bug introduced with scatter rxShesha Sreenivasamurthy1-0/+24
2016-07-29LISP - fix bug in ip_prefix_normalize_ip6Andrej Kozemcak1-41/+57
2016-07-29plugins/vcgn-plugin: Fix vpp hang with pthread spinlockMichael Qiu1-8/+12
2016-07-29plugin/vcgn:Remove local defined ip4_interface_first_addressMichael Qiu1-19/+1
2016-07-29VPP-142 Follow up fix for shared_count of indirect adjacenciesJohn Lo2-16/+0
2016-07-28VPP-189 More coverity bug fixesDave Barach5-9/+14
2016-07-28VPP-223 Bounded-index extensible hash documentationDave Barach4-2/+166
2016-07-28Add IP adjacency registration functionPierre Pfister3-9/+115
2016-07-28Edit eid table dumpAndrej Kozemcak5-118/+542
2016-07-28LISP - Bug fix, can`t remove static remote mappingAndrej Kozemcak6-148/+183
2016-07-28Edit Lisp locator_set APIAndrej Kozemcak4-159/+681
2016-07-28VPE_API small fix for LISP locator_setAndrej Kozemcak1-1/+3
2016-07-28Update CSIT test 160710 -> 160727Andrej Kozemcak1-1/+1
2016-07-27VPP-210: Clearer error codes in vlib-api for API trace saveroot1-2/+14
2016-07-27VPP-189 coverity warning cleanupsDave Barach11-15/+39
2016-07-27Vhost-User: Fix bind sockaddr lengthPierre Pfister2-12/+12
2016-07-27VAT add_locator_set api support multiple locatorsAndrej Kozemcak4-5/+70
2016-07-26VPP-214: IPSec cli/api vector ck and ik initializationMatus Fabian2-4/+4
2016-07-26VPP-223 General documentation updatesChris Luke3-76/+91
2016-07-26VPP-165 Update directory list in READMEChris Luke1-1/+1
2016-07-26Fix missing include dirs in doxygenChris Luke2-2/+2
2016-07-26policer classifyMatus Fabian20-52/+1386
2016-07-26Fix coverity warningsDave Barach6-3/+16
2016-07-26Fix Coverty warning in lisp_add_del_map_resolver_command_fnFlorin Coras1-2/+9
2016-07-25Author: Dave Barach <dave@barachs.net>Dave Barach1-2/+4
2016-07-25VPP-142 - Follow up fix for shared_count in indirect adjacenciesJohn Lo2-4/+11
2016-07-23VPP-108: fix buffer overrunDave Barach1-1/+1
2016-07-22VPP-189 Fix 137 coverity no-op issues from vpeapigenChris Luke1-2/+12
2016-07-22Add DPDK 16.07 support (rc3 based)Damjan Marion12-19/+1420
2016-07-22HONEYCOMB-83: Add Gre FeatureHongjun Ni6-395/+399
2016-07-21Add support for Chelsio T540-CR and T580-CRDamjan Marion1-0/+6
2016-07-21As interface is set to L3 mode, reset its output_node_index for l2-outputJohn Lo1-0/+7
2016-07-21Improve interface naming for NICs ports sharing same PCI IDDamjan Marion3-16/+31
2016-07-21Updating gitignore for generated plugins folderKeith Burns (alagalah)1-0/+1
2016-07-21Rename reused LISP interfacesFlorin Coras1-3/+18
2016-07-21Fix CLI for adding LISP fwd entriesFlorin Coras3-51/+141
2016-07-21l2_rw preload starts where data isPierre Pfister1-2/+2
2016-07-21tapcli: Use error counter for buffer allocation errorPierre Pfister2-1/+4
2016-07-21build-root/vagrant: Fix SSE4.x for VBRay1-0/+4
2016-07-21Add API calls for packet generatorPavel Kotucek7-40/+433