aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2018-11-29dpdk-ipsec-nodes multiarch: nodes are formatted in VLIB_NODE_FN styleKingwel Xie4-13/+24
2018-11-29dpdk: bump to DPDK 18.11Damjan Marion1-48/+5
2018-11-29MAP: Use bool type in map.api instead of u8.Ole Troan1-5/+5
2018-11-28dpdk: allow interface name to be specified from startup.confDamjan Marion3-4/+15
2018-11-28cmake: display warning and continue if dpdk not presentDamjan Marion1-0/+5
2018-11-27cmake: Add protocol.h to lacp plugin .h includesAlexander Chernavin1-0/+1
2018-11-23acl-plugin: fix coverity error that the fix related for [VPP-1502] has triggeredAndrew Yourtchenko1-9/+13
2018-11-23NAT44: improve expired sessions reuse (VPP-1503)Matus Fabian2-79/+65
2018-11-22MAP: Use explicit address/prefix types in APIOle Troan4-540/+26
2018-11-22Revert "Add support for MAP-T CE (VPP-1058)"Ole Troan5-442/+163
2018-11-22acl-plugin: optimize hash memory usage + fix the startup config parsing for m...Andrew Yourtchenko3-7/+33
2018-11-22NAT44: Apply transitory timeout on TCP RST (VPP-1494)Matus Fabian2-0/+9
2018-11-21dpdk: don't shift flags twiceDamjan Marion1-3/+3
2018-11-21session: cleanup use of api_client_indexFlorin Coras1-2/+2
2018-11-20memif input-node improvementsDamjan Marion1-11/+34
2018-11-20ethernet-input optimizationsDamjan Marion2-214/+85
2018-11-20acl-plugin: performance optimizations for established connectionsAndrew Yourtchenko3-197/+541
2018-11-20NAT44: fix virtual fragmentation reassembly in forwarding mode (VPP-1501)Matus Fabian1-0/+8
2018-11-20vom: Add support for redirect contracts in gbpMohsin Kazmi3-1/+6
2018-11-19NAT44: fix bug in TCP close with output-feature interface (VPP-1493)Matus Fabian4-4/+82
2018-11-18Enable l4 checksum offload for ThunderX PMDFederico Claramonte1-0/+13
2018-11-18vcl/session: apps with process workersFlorin Coras1-0/+5
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