summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-25VPP-262: Coding standards cleanup vnet/vnet/llcCalvin4-103/+154
2016-08-24VPP-346 Document the ip feature registration schemeDave Barach2-154/+275
2016-08-24VPP-340: MAP-T wrong destination addressOle Troan1-1/+1
2016-08-24VPP-321: Fix param order of unformat_lisp_eid_apiFilip Tehlar1-3/+2
2016-08-23VPP-323: Add LISP locator set index to reply API messageFilip Tehlar3-2/+42
2016-08-23Fix PCI vendor_id/device_id detection for SR-IOV devicesDamjan Marion4-21/+32
2016-08-23VPP-342: Don't allow remote mapping to overwrite local or static mappingFilip Tehlar4-5/+22
2016-08-23dpdk: Remove obsolete VMXNET3 driver start/stop workaroundDamjan Marion5-128/+68
2016-08-22VPP-267: Style cleanup for vnet/vnet/pgCalvin8-643/+682
2016-08-22VPP-270: Code style cleanup for vnet/vnet/pppCalvin5-124/+194
2016-08-22Raw export of IP6 packet with iOAM metadataShwetha12-124/+1735
2016-08-22Update CSIT tests 160815 -> 160821Jan1-1/+1
2016-08-19VPP-337 Add per interface IN filteringDave Barach24-200/+684
2016-08-19vhost-user: unmap previously configured memory if necessarySteve Shin1-0/+3
2016-08-18tuntap_rx modification to handle jumbo packets ( > 2K bytes)Steve Shin1-4/+13
2016-08-17Bump of JVPP version for new MASTER.Keith Burns (alagalah)1-1/+1
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