aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-05VPP-189 Clean up more coverity warningsDave Barach5-6/+54
2016-08-04VPP-197: LISP Source/Dest control plane supportFilip Tehlar4-93/+623
2016-08-04Update coding style for hash_foreach_memKeith Burns (alagalah)1-0/+4
2016-08-04VPP-237 vpp-api-test coding style cleanupDave Barach10-10214/+11709
2016-08-04ENIC driver patch for PKT_RX_VLAN_PKT packet flag backward compatibilityJohn Lo1-0/+42
2016-08-04LISP multihoming API changes and cleanupFlorin Coras9-161/+205
2016-08-03VPP-166 Documentation changes for ip4_forward.cKeith Burns (alagalah)1-4/+23
2016-08-03VPP-226 - adding UDP TCP to port-rangeKeith Burns (alagalah)6-409/+606
2016-08-03VPP-166 Documentation changes for ip4.h/lookup.hKeith Burns (alagalah)2-41/+47
2016-08-03VPP-180 Clean up multi-socket / multi-chunk mempool discoveryDave Barach5-9/+76
2016-08-03LISP API/VAT cleanupFlorin Coras6-408/+298
2016-08-03VPP-233: disallow array[0] in reply messagesMarek Gradzki2-4/+9
2016-08-02API support for src/dst based routing policy in LISPFilip Tehlar2-32/+22
2016-08-02VPP-229: fix NPE in JNI array handlingMarek Gradzki1-4/+4
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