aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2018-11-17pcap-based dispatch tracerDave Barach2-2/+2
2018-11-15GBP: redirect contractsNeale Ranns19-561/+2013
2018-11-15acl-plugin: fix coverity error 188909 in unit-test codeAndrew Yourtchenko1-1/+0
2018-11-15ipsec: infra for selecting backendsKlement Sekera1-37/+7
2018-11-15session: fix endpt cfg test (VPP-1492)Florin Coras1-3/+11
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach54-361/+358
2018-11-13IGMP: improve CLI debug outputNeale Ranns9-42/+163
2018-11-13L2 feautre bitmaps output verbose/non-verbose modeNeale Ranns1-2/+2
2018-11-13vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)Damjan Marion4-8/+8
2018-11-09dpdk: configure ip4 header checksum rx offload properlyDamjan Marion2-1/+8
2018-11-09GBP: Fix error-strings array in gbp-vxlan4Neale Ranns1-1/+1
2018-11-08vnet: store hw interface speed in kbps instead of using flagsDamjan Marion3-55/+13
2018-11-08avf: update virtchnl header fileDamjan Marion1-18/+32
2018-11-08tlsopenssl: remove unused #includeKlement Sekera1-1/+0
2018-11-08GBP: fix for coverity found errorsNeale Ranns2-6/+8
2018-11-07GBP: Endpoints with VLAN tags and birdges that don't learnNeale Ranns5-17/+77
2018-11-07GBP Endpoint LearningNeale Ranns26-568/+5485
2018-11-07NAT44: fix undesired dependency between static mapping and address from the p...Matus Fabian2-1/+9
2018-11-07vmxnet3: reduce calling vmxnet3_reg_write_inlineSteven3-8/+18
2018-11-06marvell: bump musdk version to 18.09.3Damjan Marion5-17/+35
2018-11-06dpdk: don't automatically whitelist vmxnet3 PCI interfacesSteven1-1/+14
2018-11-06IGMP: Improved handling of (*,G) join and leaveNeale Ranns1-20/+74
2018-11-06VPP-1481: fixed tlv length checking & added testsFilip Varga1-2/+10
2018-11-06dpdk: format_dpdk_device_name cleanupDamjan Marion1-7/+7
2018-11-06dpdk: fix device name suffix confusion with failsafe/netvscStephen Hemminger1-2/+2
2018-11-06dpdk: fix pmd device type when using netvsc or failsafeStephen Hemminger1-1/+1
2018-11-05acl-plugin: 5-tuple parse: get rid of memcpy and move to flags vs. bitfieldsAndrew Yourtchenko3-80/+77
2018-11-02dpdk: restore special handling for failsafe driverStephen Hemminger1-1/+1
2018-11-01Fix API name_crc format stored in msg_api_tableIgor Mikhailov (imichail)3-3/+3
2018-10-31session: add wrk contextFlorin Coras1-5/+5
2018-10-30dpdk: .function should be removed for mutiarch nodesDamjan Marion2-4/+0
2018-10-29migrate ipsec to new multiarch infraKlement Sekera2-31/+10
2018-10-28session: move test to unittest pluginFlorin Coras2-2/+1759
2018-10-28physmem: coverity issuesDamjan Marion1-3/+0
2018-10-27vmxnet3: add logging support to the control plane [VPP-1470]Steven4-17/+87
2018-10-26acl-plugin: fix the node multiarch function selectionAndrew Yourtchenko2-33/+22
2018-10-26vmxnet3: enable promiscuous modeSteven1-1/+1
2018-10-25acl-plugin: "show acl-plugin acl" ACE# is truncated to 4 digits in outputAndrew Yourtchenko1-1/+1
2018-10-25Use correct name to register ABF plugin with ACLsNeale Ranns1-1/+1
2018-10-25pmalloc: support for 4K pagesDamjan Marion1-1/+1
2018-10-25Add x86_64 perfmon tablesDave Barach3-20/+10
2018-10-24dpdk: fix hugepage pre-allocDamjan Marion1-1/+2
2018-10-24acl-plugin: introduce a format function for l4 session keyAndrew Yourtchenko3-48/+77
2018-10-24vppinfra: autodetect default hugepage sizeDamjan Marion1-3/+5
2018-10-23VPP-1474: fix coverity warningDave Barach1-0/+3
2018-10-23perfmon.c: Register additional cpuids.Paul Vinciguerra1-4/+7
2018-10-23Numa-aware, growable physical memory allocator (pmalloc)Damjan Marion12-170/+137
2018-10-23dpdk: support 18.11 changes to CRC flagsStephen Hemminger1-7/+7
2018-10-23dpdk: add esp6 decrypt nodes, func declarationsMatthew Smith1-0/+30
2018-10-23c11 safe string handling supportDave Barach98-335/+482