vcl: refactor debugging
[vpp.git] / src / plugins /
2018-06-27 Florin Corasacl: fix for loop initial declaration 53/13253/1
2018-06-27 Jakub Grajciaravf: binary API and configurable RX/TX queue size 20/13220/6
2018-06-27 Marco Varlesegcc8 and Wstringop-truncation 33/13233/7
2018-06-27 Andrew Yourtchenkoacl-plugin: tm: avoid hash calculation dependency on... 77/13177/8
2018-06-27 Andrew Yourtchenkoacl-plugin: tm: add tuplemerge algorithm for relaxing... 62/13162/8
2018-06-26 Damjan Mariondpdk: display rx/tx burst function name in "show hardwa... 27/13227/3
2018-06-26 Matus FabianNAT44: fix nat44_ed_not_translate_output_feature (VPP... 13/13213/2
2018-06-26 Hongjun NiL3DSR fix ip checksum issue and add test 44/12944/8
2018-06-26 Andrew Yourtchenkoacl-plugin: tm: optimize multi-lookups and prepare... 61/13161/8
2018-06-25 Sachin Saxenadpdk: Enhancement to call crypto start api at initializ... 82/13182/4
2018-06-25 Andrew Yourtchenkoacl-plugin: remove the noisy debug output 90/13190/2
2018-06-25 Ole TroanMAP: Move MAP-E/T to a plugin. 85/13185/11
2018-06-23 Dave BarachTx feature node, for accounting purposes 91/13191/4
2018-06-21 Jessica TallonVPP-1042: Fix the DPDK no-hugetbl flags 78/12678/4
2018-06-21 Dave Barachconfigurable per-dispatch-cycle sleep 62/13062/5
2018-06-21 Igor Mikhailov ... FastLinQ QL41000 Series PCI vendor and device ids 01/13101/3
2018-06-21 Dave BarachNull terminate name string 76/13176/2
2018-06-21 Radu Nicolaudpdk/ipsec: add support for UDP encap/decap 37/13037/6
2018-06-21 Andrew Yourtchenkoacl-plugin: fallback to linear ACL search for fragments 60/13160/2
2018-06-20 Dave BarachNested-loop index typo. Oops. 59/13159/2
2018-06-20 Andrew Yourtchenkoacl-plugin: acl-as-a-service: VPP-1248: fix the error... 69/11969/9
2018-06-19 Dave BarachDriver level time-based src mac filter 00/13100/7
2018-06-19 John LoCheck get packet template allocation failure (VPP-1321) 31/13131/3
2018-06-19 eyal bariflow:free lookup entries after packets are handled 94/12994/3
2018-06-17 Andrew Yourtchenkoacl-plugin: fix the high cpu usage caused by the connec... 59/13059/3
2018-06-17 Andrew Yourtchenkoacl-plugin: split (L3) and (L4/pkt) logic of creation... 88/13088/2
2018-06-16 Matus FabianNAT44: fix coverity 75/13075/2
2018-06-15 Damjan Marionavf: tx node fixes 60/13060/2
2018-06-15 Matus FabianNAT44: endpoint dependent mode (VPP-1273) 30/13030/4
2018-06-15 Ping YuTLS async support 12/12812/10
2018-06-14 Andrew Yourtchenkoacl-plugin: VAT: add an option to load entire ACL from... 50/13050/2
2018-06-14 Andrew Yourtchenkoacl-plugin: use 16_8 bihash for IPv4 sessions and 40_8... 32/13032/3
2018-06-13 Andrew Yourtchenkoacl-plugin: change the src/dst L3 info in 5tuple struct... 08/13008/2
2018-06-13 Sirshak DasFix clang compilation on aarch64: extraneous parentheses 60/12860/7
2018-06-13 eyal barivxlan:offload RX flow 53/12553/16
2018-06-12 Jakub Grajciaravf: fix crash if device is busy 87/12987/4
2018-06-12 Ole TroanMTU assigning to itself (Coverity) 00/13000/1
2018-06-11 Ole TroanMTU: Software interface / Per-protocol MTU support 30/12930/6
2018-06-11 Alexander ChernavinFix multiple NAT translation with interface address... 64/12964/2
2018-06-11 Neale RannsIGMP: use simple u32 bit hash key 79/12979/1
2018-06-09 Damjan Marionavf: properly cofigure RSS LUT 70/12970/3
2018-06-09 Damjan Marionavf: add support for intel X722 NICs 71/12971/1
2018-06-08 Neale RannsAdd reaper functions to want events APIs (VPP-1304) 82/12882/8
2018-06-08 Hongjun NiLB: reply message id and table length are wrong. 33/12933/4
2018-06-07 Damjan Mariondpdk: fix interface naming issue 46/12946/3
2018-06-07 Rui Caidpdk: failsafe PMD initialization code 49/12549/4
2018-06-07 Damjan MarionAdd support for DPDK 18.05 24/12924/4
2018-06-05 Stevenbond: send gratuitous arp when the active slave went... 15/12915/1
2018-06-05 Andrey "Zed" Zaikinlb api: correct byte order of new_flows_table_length... 53/12853/2
2018-06-04 Dave BarachConfigure or deduce CLIB_LOG2_CACHE_LINE_BYTES (VPP... 13/12813/8
2018-06-03 Damjan Mariondpdk: buffer free optimizations 67/12867/1
2018-06-03 Damjan Mariondpdk: improve buffer alloc perfomance 65/12865/3
2018-06-02 Damjan MarionAVF input node rework 64/12864/1
2018-06-02 Andrew Yourtchenkoacl-plugin: multicore: session management fixes 70/12770/9
2018-05-31 Rui Caidpdk: Decoupling the meaning of xd->device_index in... 48/12548/6
2018-05-31 Ping YuFix TLS issue to load certification and key 29/12829/2
2018-05-30 Damjan Marionvppinfra: explicitely state for signed types that they... 01/12801/3
2018-05-30 Damjan Mariondpdk: rename port_id to *_instance_num 06/12806/2
2018-05-29 Damjan MarionRevert "dpdk: set dmamap iova address value according... 91/12791/1
2018-05-29 Damjan MarionAdd VLIB_NODE_FN() macro to simplify multiversioning... 73/12773/4
2018-05-29 chuhong yaodpdk: Add PMD type for Cavium LiquidIO II CN23XX 81/12781/3
2018-05-29 Sachin Saxenadpdk: mempool priv intialization must be done before... 63/12763/5
2018-05-28 Matus FabianNAT44: code cleanup and refactor (VPP-1285) 65/12765/3
2018-05-28 Andrey "Zed" Zaikinadd missing lb_put_writer_lock() to lb_vip_add() invali... 47/12747/2
2018-05-28 Andrew Yourtchenkoacl-plugin: move to per-frame buffer pointer calculatio... 58/12758/2
2018-05-28 Sachin Saxenadpdk: set dmamap iova address value according to eal_io... 64/12764/2
2018-05-27 Andrew Yourtchenkoacl-plugin: use clib_bihash_search_inline_2_40_8 rather... 55/12755/2
2018-05-27 Dave BarachVPP-1294: add missing feature arc constraint 53/12753/4
2018-05-26 Zhiyong Yangdpdk: enable RX for no-multi-seg 10/12710/6
2018-05-26 Andrew Yourtchenkoacl-plugin: create forward and return sessions in lieu... 23/12723/4
2018-05-25 Dave BarachAdd interface rx pcap tracing 49/12749/1
2018-05-25 Jakub Grajciarmemif: Add support for logging 85/12685/5
2018-05-25 Stevenbond: performance harvesting 45/12545/9
2018-05-23 Ole TroanVPP-1283: IPv4 PMTU missing MTU value in ICMP4 message. 45/12645/8
2018-05-23 Eyal Baridpdk:flow add vxlan flow support 24/12624/4
2018-05-22 Jakub Grajciaravf plugin: add support for logging 75/12675/4
2018-05-22 Andrew Yourtchenkoacl-plugin: refactor to introduce multiarch dataplane... 51/12651/6
2018-05-22 Radu NicolauCSIT-928 dpdk/ipsec: performance improvement 82/11082/22
2018-05-21 Eyal Baridpdk:enable flow director perfect mode 85/12585/2
2018-05-18 Damjan MarionAdd vlib_buffer_enqueue_to_next inline function 35/12635/3
2018-05-18 Hongjun NiRework kube-proxy into LB plugin 19/10419/19
2018-05-17 Damjan MarionAdd buffer pointer-to-index and index-to-pointer array... 20/12620/5
2018-05-17 Eyal Bariflow:redirect to node 87/12587/4
2018-05-17 Matus FabianNAT44: nat44_del_session and nat44_user_session_details... 69/12569/4
2018-05-16 Rui Caidpdk: fix rte_eth_dev_set_mtu callsites to use same... 06/12206/2
2018-05-16 Sachin SaxenaFix broken compilation for non-numa aware platforms 19/12519/3
2018-05-14 Matus FabianNAT44: delete closed TCP session (VPP-1274) 33/12533/2
2018-05-13 Dave BarachImprove ipfix template packet rewrite construction 54/12554/2
2018-05-12 Rui Caidpdk: Add constants for failsafe PMD 47/12547/2
2018-05-11 Steve Shindpdk: fix Unknown interface with Mellanox NIC 30/12530/2
2018-05-10 Damjan Marionvppinfra: use count_trailing_zeros in sparse_vec_index 23/12523/3
2018-05-10 Matus FabianNAT44: sessions counters per user fix (VPP-1270) 00/12500/2
2018-05-10 Damjan Marionvnet: device flow offload infra 90/11190/19
2018-05-10 Szymon SliwaChange the way IP header pointer is calculated in esp_d... 04/12504/2
2018-05-10 Eyal Baridpdk:fix tx count 14/12514/2
2018-05-09 Florin Corasdpdk: fix free of tx dropped packets 13/12513/1
2018-05-09 Damjan Mariondpdk: tx code rework 44/12444/6
2018-05-09 Eyal Baridpdk:fix mbuf index typo's 83/12483/1
2018-05-08 Matus FabianNAT44: TCP connection close detection (VPP-1266) 14/12414/2
2018-05-07 Damjan Mariondpdk: improve perf of buffer indices calc in the input... 67/12467/2
next