aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2018-05-28acl-plugin: move to per-frame buffer pointer calculations and enqueue to next...Andrew Yourtchenko1-208/+191
2018-05-28dpdk: set dmamap iova address value according to eal_iova_modeSachin Saxena1-1/+4
2018-05-27acl-plugin: use clib_bihash_search_inline_2_40_8 rather than clib_bihash_sear...Andrew Yourtchenko2-5/+3
2018-05-27VPP-1294: add missing feature arc constraintDave Barach1-1/+2
2018-05-26dpdk: enable RX for no-multi-segZhiyong Yang1-0/+5
2018-05-26acl-plugin: create forward and return sessions in lieu of making a special pe...Andrew Yourtchenko5-121/+156
2018-05-25Add interface rx pcap tracingDave Barach4-66/+154
2018-05-25memif: Add support for loggingJakub Grajciar3-56/+90
2018-05-25bond: performance harvestingSteven2-28/+8
2018-05-23VPP-1283: IPv4 PMTU missing MTU value in ICMP4 message.Ole Troan1-1/+1
2018-05-23dpdk:flow add vxlan flow supportEyal Bari1-12/+77
2018-05-22avf plugin: add support for loggingJakub Grajciar2-5/+14
2018-05-22acl-plugin: refactor to introduce multiarch dataplane functionsAndrew Yourtchenko6-1615/+2036
2018-05-22CSIT-928 dpdk/ipsec: performance improvementRadu Nicolau3-112/+114
2018-05-21dpdk:enable flow director perfect modeEyal Bari3-4/+25
2018-05-18Add vlib_buffer_enqueue_to_next inline functionDamjan Marion1-75/+3
2018-05-18Rework kube-proxy into LB pluginHongjun Ni19-4058/+1772
2018-05-17Add buffer pointer-to-index and index-to-pointer array functionsDamjan Marion2-106/+7
2018-05-17flow:redirect to nodeEyal Bari1-2/+1
2018-05-17NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271)Matus Fabian7-90/+246
2018-05-16dpdk: fix rte_eth_dev_set_mtu callsites to use same mtu valueRui Cai1-1/+1
2018-05-16Fix broken compilation for non-numa aware platformsSachin Saxena1-0/+2
2018-05-14NAT44: delete closed TCP session (VPP-1274)Matus Fabian3-22/+68
2018-05-13Improve ipfix template packet rewrite constructionDave Barach5-18/+53
2018-05-12dpdk: Add constants for failsafe PMDRui Cai2-2/+13
2018-05-11dpdk: fix Unknown interface with Mellanox NICSteve Shin1-1/+1
2018-05-10vppinfra: use count_trailing_zeros in sparse_vec_indexDamjan Marion2-8/+8
2018-05-10NAT44: sessions counters per user fix (VPP-1270)Matus Fabian1-6/+6
2018-05-10vnet: device flow offload infraDamjan Marion6-0/+363
2018-05-10Change the way IP header pointer is calculated in esp_decrypt nodesSzymon Sliwa1-1/+7
2018-05-10dpdk:fix tx countEyal Bari1-1/+2
2018-05-09dpdk: fix free of tx dropped packetsFlorin Coras1-1/+1
2018-05-09dpdk: tx code reworkDamjan Marion3-261/+158
2018-05-09dpdk:fix mbuf index typo'sEyal Bari1-4/+4
2018-05-08NAT44: TCP connection close detection (VPP-1266)Matus Fabian7-13/+131
2018-05-07dpdk: improve perf of buffer indices calc in the input nodeDamjan Marion1-34/+53
2018-05-04ipsec: allow null/null for crypto/integ algorithms pairRadu Nicolau1-0/+1
2018-05-04Flow: Rename IPFIX exporter.Ole Troan6-7/+7
2018-05-04Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach10-2/+33
2018-05-04Fix format for the dst address in the STN traceMilan Lenco1-2/+2
2018-05-03NAT: fix bin API dump of static mappings.Milan Lenco1-2/+5
2018-05-03NAT44: fix VAT nat44_user_session_detailsMatus Fabian1-4/+5
2018-05-03NAT44 segv on unknown proto on inside interfaceMatthew Smith1-22/+25
2018-04-30plugins: dpdk: fix check which makes not sense, likely a typoSzymon Sliwa1-1/+1
2018-04-27A bit of buffer metadata reshuffling to accommodate flow_idDamjan Marion1-1/+1
2018-04-26NAT44: disable nat44-hairpinning feature for in-out interface (VPP-1255)Matus Fabian1-10/+20
2018-04-25igmp: disable debug messagesDamjan Marion1-1/+1
2018-04-25dpdk: complete rework of the dpdk-input nodeDamjan Marion7-465/+556
2018-04-25GBPv6: NAT66 actions for GBPNeale Ranns1-1/+12
2018-04-25ABF: remove the inclusion of version.h from abf_policy so it does not recompi...Neale Ranns2-8/+6