aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-02Update CSIT tests 161024 -> 161030Jan1-1/+1
2016-11-02vpp: remove unused codeDamjan Marion1-343/+0
2016-11-02Improve debug-cli in test frameworkKlement Sekera2-3/+5
2016-11-02Allow empty DPDK device init configPierre Pfister1-0/+1
2016-11-02adj: fix typosDamjan Marion1-6/+6
2016-11-01dpdk-hqos: don't hold up packets indefinitely under low loadDavid Hotham2-0/+34
2016-11-01feature: add new feature handling code and device-input featuresDamjan Marion24-408/+690
2016-11-01Fix recursion loop - recurse through coverNeale Ranns2-2/+72
2016-11-01VPP-437: ip6 hbh processing with FIB 2.0Shwetha5-164/+50
2016-11-01MPLS Exp-null TestsNeale Ranns9-48/+289
2016-11-01vppinfra: add STATIC_ASSERT macroDamjan Marion4-7/+17
2016-11-01fix typo in .gitignoreKlement Sekera1-1/+1
2016-11-01node: ensure that vlib_node_runtime_t is cacheline sizedDamjan Marion3-7/+9
2016-11-01l2: fix l2-patch nodeDamjan Marion1-25/+10
2016-11-01dpdk: use u32 for next0Damjan Marion1-4/+4
2016-11-01config: rename ip_config_main_t to vnet_feature_config_main_tDamjan Marion32-58/+64
2016-10-31add vpp debugging support to test frameworkKlement Sekera11-188/+510
2016-10-31Update _slabshr fields when updating HQoS masksDavid Hotham1-0/+6
2016-10-31VPP-120: add custom types support to jvppMarek Gradzki10-342/+779
2016-10-31vppinfra: use 64-bit crc32 instruction in bihash_24_8Damjan Marion2-24/+14
2016-10-31vhost-user: fix crash in vhost_user_intfc_tx (VPP-519)Damjan Marion1-6/+0
2016-10-31VPP-478: SNAT address range overlappingMatus Fabian1-0/+7
2016-10-31VPP-459: SNAT dump API for in and out interfacesMatus Fabian4-61/+180
2016-10-29Initial deb packaging of vpp-python-apiEd Warnicke5-1/+21
2016-10-29IPv6 Classify Forwarding Graph errorsNeale Ranns9-20/+25
2016-10-28vppinfra: fix issue with bihash_8_8 hash function (VPP-518)Damjan Marion1-1/+1
2016-10-28policer: replace uintX_t with uX, fix styleDamjan Marion8-1764/+1926
2016-10-28Update test framework after API function changeJuraj Sloboda1-0/+4
2016-10-27Fix potential L2 forwarding crash with stale L2FIB entry (VPP-516)John Lo4-50/+44
2016-10-27Fix coverity issues in LISPFilip Tehlar1-1/+2
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