af_packet: Add support for dump interfaces
[vpp.git] / src / plugins /
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
2018-05-04 Radu Nicolauipsec: allow null/null for crypto/integ algorithms... 22/12422/2
2018-05-04 Ole TroanFlow: Rename IPFIX exporter. 20/12320/4
2018-05-04 Dave BarachHarmonize vec/pool_get_aligned object sizes and alignme... 79/12379/5
2018-05-04 Milan LencoFix format for the dst address in the STN trace 86/12386/2
2018-05-03 Milan LencoNAT: fix bin API dump of static mappings. 30/12330/2
2018-05-03 Matus FabianNAT44: fix VAT nat44_user_session_details 09/12309/2
2018-05-03 Matthew SmithNAT44 segv on unknown proto on inside interface 53/12353/2
2018-04-30 Szymon Sliwaplugins: dpdk: fix check which makes not sense, likely... 89/12289/1
2018-04-27 Damjan MarionA bit of buffer metadata reshuffling to accommodate... 72/11872/10
2018-04-26 Matus FabianNAT44: disable nat44-hairpinning feature for in-out... 66/12166/1
2018-04-25 Damjan Marionigmp: disable debug messages 43/12143/1
2018-04-25 Damjan Mariondpdk: complete rework of the dpdk-input node 98/11798/30
2018-04-25 Neale RannsGBPv6: NAT66 actions for GBP 84/12084/4
2018-04-25 Neale RannsABF: remove the inclusion of version.h from abf_policy... 01/12101/2
2018-04-25 Juraj SlobodaFix some build warnings about "Old Style VLA" 09/12109/2
2018-04-25 Neale RannsSTN: use the punt feature arcs 82/12082/2
2018-04-25 Florin Corasipsec: make crypto_worker_main_t a full cache line... 86/12086/2
2018-04-25 Jakub Grajciarigmp: data structure refactoring 13/12013/5
2018-04-24 Stevenlacp: deleting the bond subinterface may cause lacp... 83/12083/2
2018-04-24 Matus FabianNAT44: one-armed NAT and identity mapping (VPP-1212) 78/12078/2
2018-04-23 Stevenlacp: partner may time us out if fast-rate is configure... 42/11942/2
2018-04-19 Juraj SlobodaAdd special Twice-NAT feature (VPP-1221) 71/11671/4
2018-04-18 Damjan Mariondpdk: improve logging 91/11891/2
2018-04-18 Matus FabianNAT44: recycle old sessions for forwarding bypass ... 75/11875/2
2018-04-18 Stevendpdk: resurrect removed code [VPP-1245] 60/11860/2
2018-04-17 Damjan Mariondpdk: add additional fields to rte_mbuf trace print 57/11857/2
2018-04-17 Damjan Mariondpdk: print device flags in the 'show hardware' output 56/11856/2
2018-04-17 Andrew YourtchenkoACL based forwarding 68/9468/31
2018-04-17 Andrew Yourtchenkoacl-plugin: VPP-1241: fix the "show acl-plugin tables... 44/11844/1
2018-04-17 Jakub Grajciarigmp: fix debug macro 10/11810/2
2018-04-13 Damjan MarionRevert "MTU: Setting of MTU on software interface ... 70/11770/1
2018-04-13 Andrew Yourtchenkoacl-plugin: VPP-1239: acl-as-a-service does not match... 61/11761/2
2018-04-13 Juraj SlobodaNAT66: Do not translate if packet not aimed at outside... 60/11760/3
2018-04-13 Ole TroanMTU: Setting of MTU on software interface (instead... 02/11402/11
2018-04-13 Neale RannsGBP V2 47/11547/10
2018-04-12 Neale RannsFixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' 48/11648/2
2018-04-12 Juraj SlobodaNAT: disable CLI/API not supported in active mode ... 77/11677/3
2018-04-12 Matthew SmithHandle DHCP replies with NAT44 forwarding enabled 72/11672/3
2018-04-11 Matus FabianNAT44: fix setting of flag SNAT_SESSION_FLAG_LOAD_BALAN... 75/11675/2
2018-04-11 Andrew Yourtchenkoacl-plugin: VPP-1231: add error checking to acl_plugin_... 62/11662/3
2018-04-11 Andrew Yourtchenkoacl-plugin: VPP-1230: fix the "undefined symbol" error... 63/11663/2
2018-04-11 Damjan Mariondpdk: fail in early init if we cannot alloc hugepages 68/11668/2
2018-04-10 ahdj007when deleting l3 static mapping with addr_only, 91/10991/3
2018-04-10 Radu NicolauCSIT-895 dpdk/ipsec: add locks on session data hash... 72/11572/4
2018-04-10 Francois Cladsrv6-ad: fixing cache size issue 00/11600/3
2018-04-09 Damjan Marionplugins: unload plugin if early init fails 55/11555/8
2018-04-09 Matus FabianNAT44: don't add static mapping to resolution vector... 60/11560/2
2018-04-05 Damjan Marionmemif: bug fixes 24/11524/2
2018-04-05 Jon LoeligerDSLite: Implement new API call DSLITE_ADDRESS_DUMP. 70/11470/2
2018-04-04 Chris LukeDoc updates prior to branch 18/11518/1
2018-04-04 Damjan Marionmemif: zero copy slave 11/11511/2
2018-04-04 Neale RannsNAT added FIB entries have a preference lower than... 08/11508/2
2018-04-04 Matus FabianNAT44: prohibit multiple static mappings for a single... 05/11505/2
2018-04-04 Matus FabianNAT44: fix static mapping for DHCP addressed interface... 03/11503/1
2018-04-04 Eyal Baridpdk:fix checksum handling of l2 interfaces 73/11473/3
2018-03-30 Andrew Yourtchenkoacl-plugin: implement an optional session reclassificat... 89/9689/9
2018-03-30 Chris LukeAdd missing stdint.h 66/11466/2
2018-03-30 Stevenlacp: faster convergence for slow-rate config option 61/11461/2
2018-03-30 Steve Shindpdk: fix crash due to incorrect xd->flags value with... 64/11464/2
2018-03-28 Matus FabianNAT44: make 1:1NAT for DHCP addressed interface persistent 34/11434/1
next