summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-27Per-packet IPFIX record generation pluginDave Barach15-1/+1481
2016-10-26features: fix crash due to missing null terminationDamjan Marion1-8/+8
2016-10-26Fix description of devel package.Thomas F Herbert1-10/+8
2016-10-26dpdk: enable building with dpdk 16.11-rc1Damjan Marion3-0/+29
2016-10-26Fix unformat-at-eof bugDave Barach1-1/+1
2016-10-26refactor test frameworkKlement Sekera20-1867/+2658
2016-10-26dpdk: remove support for dpdk 16.04Damjan Marion12-2664/+10
2016-10-26dpdk: remove support for dpdk 2.2Damjan Marion3-68/+0
2016-10-26dpdk: remove KNI supportDamjan Marion5-228/+2
2016-10-26Use only 24 bits for vni in lisp-gpe data packetsFlorin Coras2-3/+4
2016-10-26python api - vla - allow the user to pass in a normal python listGabriel Ganne1-2/+11
2016-10-25dpdk: remove dpdk_pmd_constructor_initDamjan Marion2-76/+1
2016-10-25Improve equals generation for jvpp DTOsMarek Gradzki1-6/+7
2016-10-25Improve JNI code generation (array truncation)Marek Gradzki1-9/+14
2016-10-25Support IETF routing Yang models (VPP-503).Neale Ranns32-115/+765
2016-10-25Update CSIT tests 161017 -> 161024Jan1-1/+1
2016-10-25Add API call of sw_interface_set_mpls_enable to vpp_api_testJohn Lo2-0/+64
2016-10-25Disable colored output for tests, when not ttyPeter Ginchev1-5/+14
2016-10-25Add generated python bindings to .gitignoreMarek Gradzki1-0/+5
2016-10-25Fix LISP src/dst based policyFilip Tehlar4-13/+259
2016-10-24Fix VXLAN tunnel delete crashJohn Lo1-2/+2
2016-10-24Fix jvpp coverity issues #2Marek Gradzki12-277/+250
2016-10-24vppinfra: clib_memcpy optimizationDamjan Marion3-14/+11
2016-10-23Dual Loop Lookup and Adj-midchainNeale Ranns2-145/+534
2016-10-22VPP-504: Permissions Error on Centos Vagrant VPP VMBilly McFall1-1/+1
2016-10-21Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and ...Neale Ranns20-156/+122
2016-10-21Quad-loop ip4_lookup_inline, add _x4 validate buffer enqueueDave Barach2-65/+201
2016-10-21Pretty-print vl_api_api_get_first_msg_id_t msgsDave Barach1-1/+12
2016-10-21Java api generation for ioam trace pluginShwetha9-8/+321
2016-10-21Candidate fix for race condition in building jvpp_common and jvpp_registryEd Warnicke1-0/+1
2016-10-20vppinfra: add 256-bit vector typedefsDamjan Marion1-0/+15
2016-10-19improve java build processKlement Sekera1-34/+24
2016-10-19Fix coverity issues in jvpp (newlines + CompletableDumpFuture.ctxId)Marek Gradzki11-31/+31
2016-10-18Deprecate MPLSoGRE tunnels (VPP-502)Neale Ranns18-2219/+903
2016-10-18DO_NOT_MERGE: Update CSIT tests 161002 -> 161017pmikus1-1/+1
2016-10-18Fix test target buildPeter Ginchev1-6/+10
2016-10-18Update tx and output node runtime when recycling interfacePierre Pfister1-0/+18
2016-10-18Load-balancing in IP4 dual loop typos. (VPP-501)Neale Ranns1-2/+2
2016-10-18LoadBal: Use intrinsics and use protocol numberPierre Pfister3-209/+307
2016-10-17VPP-491: Update CLI Command documentation for "show ip fib" and "show ip6 fib".Billy McFall4-108/+331
2016-10-17Support MPLSoGRE with the new FIB 2.0John Lo3-127/+50
2016-10-17oam: fix compilation with gcc6Damjan Marion1-5/+6
2016-10-17style: fix VLIB_NODE_FUNCTION_MULTIARCH indentDamjan Marion3-15/+26
2016-10-17VPP-492: Fix ability to change mac address of the interfacePavel Kotucek1-2/+5
2016-10-15VPP-488: Fix build errors, which uncovered IPv6 load balance lookup bug.Billy McFall12-35/+74
2016-10-14VPP-490: vpp crash in show ip6 neighborBilly McFall1-8/+11
2016-10-14VPP-489: CLI Command "test lookup" crashes with invalid fib-index.Billy McFall1-1/+8
2016-10-14FIB2.0: Adjacency complete pull model (VPP-487)Neale Ranns54-1525/+1971
2016-10-14Add macro for sending large data structures to API clientsFlorin Coras1-3/+18
2016-10-13add xxx_or_null(...) message buffer allocation variantsDave Barach2-6/+39