aboutsummaryrefslogtreecommitdiffstats
path: root/vnet
AgeCommit message (Expand)AuthorFilesLines
2016-11-22GRE tests and fixesNeale Ranns11-70/+174
2016-11-22Fix coverity warnings, VPP-486Dave Barach1-2/+2
2016-11-22Span node configuration fixChristophe Fontaine1-3/+3
2016-11-21Dual Loop Load-Balance NodesNeale Ranns3-129/+561
2016-11-21Convergence ImprovementsNeale Ranns12-37/+380
2016-11-19pg: avoid possible buffer leakDamjan Marion1-1/+1
2016-11-18dpdk: quad loop dpdk-input nodeDamjan Marion6-88/+286
2016-11-18CLI for access to HQoS queue statisticsDavid Hotham1-0/+115
2016-11-18handoff - allow symmetrical dispatchGabriel Ganne2-2/+84
2016-11-18Fix bug in configure 'vlan-strip-offload on' first, then configure "set inter...jerryian1-0/+1
2016-11-18dpdk: maintain per-worker trace bufferDamjan Marion3-7/+10
2016-11-18dpdk: remove unused codeDamjan Marion2-112/+2
2016-11-17feature: API/CLI to enable/disable feature per interfacePavel Kotucek3-1/+116
2016-11-17remove reference to Intel with dpdk docsPadraig Connolly2-2/+2
2016-11-17Fix coverity warnings, VPP-486Dave Barach1-1/+2
2016-11-17Fixup Path weights of 0Neale Ranns3-253/+681
2016-11-17dpdk: remove efdDamjan Marion5-985/+41
2016-11-16Tune the ethernet input untagged l2-bridging caseDave Barach1-0/+83
2016-11-16vhost: Fix bug during interface deletionPierre Pfister1-0/+1
2016-11-16Add an ability to punt all unknown UDP traffic to the hostAlexander Popovsky (apopovsk)4-32/+88
2016-11-16VPP-521: Classify API enhancement to redirect traffic to pre-defined VRFSteve Shin4-35/+159
2016-11-15feature: remove old interface output feature codeDamjan Marion12-195/+44
2016-11-15feature: convert ipsec output to new feature codeMatus Fabian5-79/+84
2016-11-15threads: add support for multiple worker handoff queuesDamjan Marion3-123/+16
2016-11-15span: add feature (rx only) (VPP-185)Pavel Kotucek8-0/+544
2016-11-15VPP-393: Subinterface is still used after deletionPavel Kotucek1-0/+10
2016-11-15DPDK_HQoS: fix coverity warnings on uninitialized variablesJasvinder Singh1-3/+7
2016-11-15buffer: clone free_list to each vlib_main on creationDamjan Marion1-7/+2
2016-11-15Dump routes (VPP-500)Steven5-2/+67
2016-11-14Add support for multi FIB DHCPv6 ProxyWojciech Dec3-156/+286
2016-11-12pseudo atomic adjacency updatesNeale Ranns10-94/+230
2016-11-12Clean up coverity warnings, VPP-486Dave Barach1-5/+4
2016-11-11feature: convert all feature nodes to new feature infraDamjan Marion31-1420/+429
2016-11-10ip_frag: fix implicit enum conversionDamjan Marion1-1/+1
2016-11-10feature: fix init issue when multiple arc are presentDamjan Marion2-10/+18
2016-11-10VXLAN tunnel encap forwarding optimization with FIB 2.0John Lo7-370/+490
2016-11-09Fix Compile errors from clang in FIB2.0 codeNeale Ranns15-21/+19
2016-11-09Fix DHCP proxy when used for non-default FIB tablesIgor Mikhailov (imichail)1-3/+3
2016-11-09Fix a batch of coverity warnings, VPP-486Dave Barach3-2/+16
2016-11-09devices: create dummy device-input node to keep nexts in syncDamjan Marion11-29/+31
2016-11-09fix errors reported by clangDamjan Marion2-1/+2
2016-11-08pg: maintain per-worker bitmap of enabled streamsDamjan Marion3-10/+13
2016-11-08Add the tap driver to the driver feature arc schemeDave Barach2-24/+16
2016-11-08vhost: Improve packet tracingPierre Pfister2-64/+133
2016-11-08pg: support for packet generator on different worker threadsDamjan Marion12-38/+75
2016-11-07Restore punt/inject after FIB2.0Igor Mikhailov (imichail)1-0/+12
2016-11-07Fix dual-loop issue in vxlan_gpe decapHongjun Ni1-18/+24
2016-11-07pg: add device-input feature arc support on pg interfacesDamjan Marion2-5/+38
2016-11-07use STATIC_ASSERT macro instead of calling _Static_assert directlyDamjan Marion8-22/+22
2016-11-07fix isssues discovered by coverity scanDamjan Marion2-3/+4