summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-17VPP-202: L2-GRE over IPSecv16.12-rc0Matus Fabian21-26/+1887
2016-08-17VPP-336: Fix build order for jvpp_{core,registry}.la dependency on jvpp_commo...Ed Warnicke1-0/+2
2016-08-17Coding standards cleanup in vnet/vnet/devices, fixes VPP-248Damjan Marion19-2975/+3646
2016-08-17VPP-205: documentation updateMarek Gradzki2-76/+113
2016-08-17VPP-261 Coding standards cleanup - vnet/vnet/lisp-gpeFlorin Coras6-1935/+2046
2016-08-17VPP-260 Coding standards cleanup - vnet/vnet/lisp-cpFlorin Coras11-2078/+2269
2016-08-17Fix coverity issues in IPSec code, fixes VPP-189Damjan Marion5-17/+29
2016-08-17Coding standards cleanup - remove trailing whitespace, fixes VPP-332Damjan Marion24-171/+175
2016-08-16Coding standards cleanup in vnet/vnet/devices/dpdk, partially fixes VPP-248Damjan Marion8-3635/+4146
2016-08-16VPP-205: jvpp plugin support.Marek Gradzki57-1313/+2153
2016-08-16VPP-330 Track pending map-requests with a fifoFlorin Coras2-9/+12
2016-08-16Create python package for jvpp generation.Ed Warnicke12-38/+55
2016-08-16VPP-258: Style change for l2tpCalvin6-693/+792
2016-08-16Fix coverity issues in DPDK code, fixes VPP-189Damjan Marion3-7/+18
2016-08-16Fix coverity issues in vhost-user code, fixes VPP-189Damjan Marion1-1/+4
2016-08-15VPP251 - Code style vnet/vnet/ethernetKeith Burns (alagalah)10-2034/+2330
2016-08-15VPP-266: style change for vnet/vnet/osiCalvin4-103/+153
2016-08-15Vhost-User: Fix calculate memory region sizeJianfeng Tan1-3/+3
2016-08-15Update CSIT tests 160807 -> 160815Jan1-1/+1
2016-08-15VPP-257 Coding standards cleanup for vnet/vnet/l2Dave Barach34-5160/+6073
2016-08-15VPP-198: LISP map-resolver failover algorithmFilip Tehlar4-60/+417
2016-08-15VPP-327 Coding standards cleanup for vppinfraDave Barach154-8448/+11293
2016-08-15VPP-236 Support 64-bit vector lengths, shared memory segments >4 GBDave Barach13-76/+264
2016-08-15VPP-189 Fix another batch of coverity warningsDave Barach4-6/+6
2016-08-12VPP-237: Checkstyle script to check for new checkstyle breakageEd Warnicke2-0/+76
2016-08-12VPP-237: indent fixes in prep for checkstyleEd Warnicke29-350/+373
2016-08-12VPP-237: Bracket VL_API_PACKED(...) macros, which indent manglesEd Warnicke1-0/+3
2016-08-12Bracket CLIB_PACKED(...) macros, which indent manglesDave Barach1-0/+4
2016-08-12VPP-189 fix more coverity warningsDave Barach7-115/+96
2016-08-12VPP-223 Add doxygen tags to counter.hDave Barach1-58/+118
2016-08-12VPP-321: Fix filtering in LISP EID dump callFilip Tehlar1-2/+2
2016-08-12VPP: NXP dpaa2 platform porting to dpdk-16.07Sachin2-7/+40113
2016-08-11Coverty error: Incorrect expression (PW.ASSIGN_WHERE_COMPARE_MEANT)Ole Troan1-6/+13
2016-08-11VPP-319: Fix handling of ERANGE from getgrnam_rEd Warnicke1-4/+16
2016-08-11Don't re-add *INDENT-OFF* ... *INDENT-ON* tagsDave Barach1-24/+58
2016-08-11VPP-130: LoadBal: Add lookup bypass and fix adjacency format functionPierre Pfister4-5/+125
2016-08-11Custom adjacency formatting fix (Revived)Pierre Pfister2-11/+26
2016-08-11VPP-130: MagLev-like Load BalancerPierre Pfister18-1/+2870
2016-08-11VPP-196 LISP L2/L3 tunnel multihomingFlorin Coras7-113/+407
2016-08-11VPP-321: Fix wrong checking of LISP mapping local flagFilip Tehlar1-20/+14
2016-08-11Rename DPDK-16.07 patch file from 0007... to 0008... to avoid conflictJohn Lo1-0/+0
2016-08-11VPP-223 Document vlib cooperative multi-tasking threadsDave Barach2-2/+173
2016-08-10VPP-189 Fix coverity warningsDave Barach10-26/+55
2016-08-10VPP-189 Fix coverity warningsDave Barach1-31/+47
2016-08-10VPP-315: Fix "show vxlan-gpe" issueHongjun Ni1-2/+2
2016-08-10VPP-313: Wrong API dump message in vxlan_add_del_tunnelJohn Lo1-7/+14
2016-08-10DPDK: Fix a crash in igb_uio driver when the device is removed.Ray Kinsella1-0/+38
2016-08-10Temporarily disable unthrottled log message from DPDK 16.07John Lo1-0/+26
2016-08-09VPP-314: Vxlan wrong name of decap nodeJohn Lo1-2/+4
2016-08-09dpdk: allow applications to override rte delayRay1-0/+43