aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-09VPP-245 Coding standards cleanup for vnet/vnet/cdpDave Barach5-788/+878
2016-08-09Revert "Custom adjacency formatting fix"Keith Burns1-9/+8
2016-08-09Custom adjacency formatting fixPierre Pfister1-8/+9
2016-08-09VPP-256 - Coding style cleanup vnet/vnet/ipsecKeith Burns (alagalah)19-4169/+4694
2016-08-09VPP-235: fixed vat help message for sw_interface_set_l2_bridgeCalvin1-1/+1
2016-08-09Rename flow_report_sample.c/.h filesJuraj Sloboda3-27/+27
2016-08-09VPP-189 - Coverity OVERRUN error in port-rangeKeith Burns (alagalah)2-579/+647
2016-08-09DPDK: adding patch to init ptype in vmxnet3, e1000 and virtio PMDsRay1-0/+70
2016-08-09VPP-189 Fix Coverity warningsDave Barach7-294/+20
2016-08-08VPP-239 Tag packets that hit LISP negative adjacenciesFlorin Coras2-75/+127
2016-08-08VPP-189 Fix new Coverity warningsFlorin Coras1-14/+38
2016-08-08VPP-189 Clean up more coverity warningsDave Barach13-45/+39
2016-08-08VPP-263 - Coding standards cleanup - vnet/vnet/mapKeith Burns (alagalah)6-3642/+5035
2016-08-08VPP-311 Coding standards cleanup for vnet/vnet/*.[ch]Dave Barach23-2642/+3185
2016-08-08Update CSIT tests 160731 -> 160807Jan1-1/+1
2016-08-08DPDK: adding patch to revert ptype change to ixgbe vpmdRay1-0/+133
2016-08-07VPP-243 - Coding style changes - updated emacs LISP styleifyKeith Burns (alagalah)1-0/+4
2016-08-07VPP-303 vnet/vnet/sr docsKeith Burns (alagalah)2-2/+60
2016-08-07VPP-244 - Coding style cleanup vnet/vnet/srKeith Burns (alagalah)4-1452/+1558
2016-08-07VPP-241: Add custom dump functions for LISPFilip Tehlar1-1/+365
2016-08-06Add DPDK definition to DOXYGENKeith Burns (alagalah)1-2/+3
2016-08-06VPP-242: Fix wrong checking of LISP Proxy-ITR modeFilip Tehlar1-1/+1
2016-08-05VPP-237 Coding standards cleanupDave Barach22-12405/+13768
2016-08-05VPP-223 Document vppinfra/bitmap.hDave Barach1-38/+210