svm: minimal initial fifo
[vpp.git] / src / plugins /
2020-02-25 Florin Corassvm: minimal initial fifo 35/24735/13
2020-02-25 Ryujiro Shibuyasession: basic fifo-tuning-logic 72/24472/26
2020-02-25 Ryujiro Shibuyasession svm: tracking segment memory usage 78/24278/42
2020-02-25 Florin Corassvm: refactor fifo 86/24086/65
2020-02-25 Florin Corassvm: refactor fifo chunk tracking 74/23974/34
2020-02-25 Neale Rannsfeature: provide a u16 version of vnet_feature_next 85/25385/2
2020-02-25 Damjan Marioncrypto-native: GCM implementation with vector AESNI... 16/25416/1
2020-02-25 Neale Rannsvlib: Punt reason allocation listener enable/disable... 04/25304/5
2020-02-25 Filip Tehlarcrypto: fix coverity warnings 08/25408/2
2020-02-25 Filip Tehlarcrypto-openssl: fix coverity warnings 09/25409/2
2020-02-25 Filip Tehlarikev2: add retry logic for session initiation 02/25402/2
2020-02-24 Damjan Marioncrypto-native: introduce aes_gcm_flags_t 05/25405/1
2020-02-24 Damjan Marioncrypto-native: introduce counter struct 01/25401/2
2020-02-24 Filip Tehlarikev2: proper cleanup of SAs during rekey 69/25269/3
2020-02-24 Damjan Marioncrypto-native: inverse Hi so it naturally fits into... 90/25390/1
2020-02-24 Damjan Marioncrypto-native: replace aesni with aes 88/25388/1
2020-02-24 Damjan Marioncrypto-native: do not overwrite data after partial tag 87/25387/1
2020-02-21 Filip Tehlarikev2: cleanup tunnels after subsequent sa-init 85/25285/3
2020-02-21 Neale Rannsgbp: Coverity warnings for unitialized variables 13/25313/2
2020-02-21 Neale Rannsipsec: IPSec protection for multi-point tunnel interfaces 31/24031/8
2020-02-21 Dave Barachdhcp: update secondary radv_info structures 29/25329/3
2020-02-21 Matthew Smithvrrp: fix coverity errors 26/25326/2
2020-02-20 Dave Wallacehsa: cleanup vpp_echo JSON output 57/25257/2
2020-02-20 Florin Corasdpdk: rx checksum offload 86/25286/2
2020-02-20 Filip Varganat: user deletion function & extra metrics 51/25151/2
2020-02-20 Alexander Chernavinmap: honor pre-resolve param in map-t 61/24961/3
2020-02-20 Alexander Chernavinmap: honor icmp6-unreachables param in map-t 15/24815/3
2020-02-20 Klement Sekeranat: avoid running pointless session cleanups 10/25210/4
2020-02-20 Filip Varganat: nat44 split slow and fast path 50/25250/3
2020-02-20 Filip Tehlarikev2: fix logging init 74/25274/2
2020-02-19 Yu Pingtls: need to use thread id to fetch the event 70/25270/1
2020-02-19 Yu Pingtls: handle disconect and reset in async mode 31/25231/3
2020-02-18 Florin Corasmisc: deprecating the plugin 56/25256/6
2020-02-18 Filip Tehlarcrypto: add support for testing quad loops in crypto... 05/20505/4
2020-02-18 Filip Tehlarcrypto: add chained buffer support in ipsecmb (AES... 41/25241/3
2020-02-18 Vratko Polakvrrp: do not define _details as autoreply 51/25251/2
2020-02-18 Dave Barachmisc: fix coverity warnings 47/25247/3
2020-02-18 Yu Pingtls: Add Feature yaml 36/25236/3
2020-02-18 Elias Rudbergrdma: fix bug related to ring buffer 33/25233/2
2020-02-18 Simon Zhangtls: Picotls engine symmetric crypto enhancement by... 84/25184/6
2020-02-17 Dave Barachmisc: fix coverity warnings 14/25214/3
2020-02-17 Chenmin Sungtpu: offload RX flow 82/25182/3
2020-02-17 Neale Rannsikev2: IKE plugin manages the state of the protected... 00/25200/2
2020-02-17 Damjan Marioncrypto-native: calculate ghash using vpclmulqdq instruc... 83/25183/3
2020-02-15 Simon Zhangtls: Fix Picotls ctx_read rx_content issue 81/25181/2
2020-02-14 Dave Barachvrrp dns: fix coverity warnings 64/25164/3
2020-02-14 Steven Luongdpdk: TSO does not work for Cisco VIC 12/25112/2
2020-02-14 Chenmin Sundpdk: fix flow(with mark action) deletion crash issue 40/24440/2
2020-02-14 Damjan Marioncrypto-native: refactor CBC code 25/25125/2
2020-02-13 Dave Barachnsim: fix quad-loop packet trace 11/25111/2
2020-02-13 Matthew Smithvrrp: add plugin providing vrrp support 81/24981/7
2020-02-13 Damjan Marionvppinfra: add 128-bit and 512-bit a ^ b ^ c shortcut 18/25118/1
2020-02-13 Damjan Marioncrypto-native: add AArch64 AES-GCM native implementation 94/24994/8
2020-02-13 Vladimir Ratnikovdpdk: Add iova-mode to startup 66/25066/2
2020-02-13 Neale Rannsikev2: Responder honours the protected tunnel config 72/25072/2
2020-02-13 Damjan Marioncrypto-native: add AArch64 ghash support 51/25051/4
2020-02-12 Florin Corastcp: move connections to wrk ctx 84/24984/7
2020-02-12 Damjan Marioncrypto-native: fix ghash function naming 47/25047/2
2020-02-12 Damjan Marioncrypto-native: use and instead of blend 46/25046/2
2020-02-12 Damjan Marioncrypto-native: add missing static_always_inline 45/25045/2
2020-02-12 Damjan Marioncrypto-native: refactor GCM code to use generic types 83/24983/5
2020-02-11 Dave Barachvppinfra: remove the historical mheap memory allocator 82/24982/4
2020-02-11 Neale Rannsikev2: Configure a profile with an existing interface 54/24954/3
2020-02-11 Damjan Marioncrypto-native: fix ARM compilatiion flags 49/24949/2
2020-02-11 Filip Tehlaripsec: add support for chained buffers 58/23358/17
2020-02-11 pcamarilsr: update NH value for Ethernet payloads 75/24775/4
2020-02-11 Simon Zhangtls: refactor picotls ctx_read process to improve CPS 21/24921/5
2020-02-10 Jakub Grajciarsctp: API cleanup 71/24671/3
2020-02-10 Filip Tehlarikev2: better logging 63/24863/2
2020-02-07 Dave Wallacetests: skip extended quic tests under development 75/24875/1
2020-02-07 Dave Wallacequic: update config values for large stream tests 68/24568/9
2020-02-07 Benoît Gannesvm: use default SVM address in fifo unit tests 55/24855/2
2020-02-07 MathiasRaoulquic: fix coverity warning 43/24843/3
2020-02-07 Filip Varganat: api & cli command for forcing session cleanup 30/24830/2
2020-02-06 Florin Corashsa: proxy wnd update only if enough space is available 98/24798/4
2020-02-06 MathiasRaoulquic: fix coverity warning 27/24827/2
2020-02-05 Dave Barachvppinfra: numa vector placement support 54/24454/12
2020-02-05 Ole Troannat: move dslite to separate sub-plugin 69/24069/9
2020-02-05 Haggai Erandpdk: use port_id as interface name suffix for representors 91/24791/3
2020-02-05 Haggai Erandpdk: output switch information 90/24790/3
2020-02-04 Filip Varganat: pool allocation function fix 47/24747/2
2020-02-04 Alexander Chernavinip: translate fragmented icmp to fragmented icmp6 14/24714/2
2020-02-03 Yu Pingtls: refactor for tls async event handling 37/24437/6
2020-01-31 MathiasRaoulquic: quicly crypto offloading 38/23538/28
2020-01-31 Damjan Marioncrypto-native: add ARMv8 AES-CBC implementation 18/24718/2
2020-01-31 MathiasRaoulquic: update quicly to v0.0.10-vpp 05/24705/1
2020-01-30 Damjan Marioncrypto-native: refactor AES code 88/24688/3
2020-01-30 Damjan Marionmisc: deprecate dpdk hqos 90/24690/5
2020-01-30 Damjan Marionmisc: deprecate netmap and ixge drivers 89/24689/3
2020-01-30 Jon Loeligermap: Add several more MAP-T BR tests 78/24678/4
2020-01-30 Florin Corasvcl session: propagate cleanup notifications to apps 42/23042/8
2020-01-30 Jon Loeligermap: Prevent IPv4 prefix spoofing during IPv6 -> IPv4 93/24593/4
2020-01-30 Alexander Chernavinmap: handle ip4 ttl=1 packets in map-t 91/24491/4
2020-01-30 Damjan Marioncrypto-native: don't expand aes-cbc keys twice 13/24613/2
2020-01-29 Alexander Chernavintests: add map-t fragmentation verifications 12/24412/3
2020-01-28 Dave Barachdhcp: disable extraneous vlib_log spew 03/24603/1
2020-01-28 Florin Corashsa: proxy rcv wnd update acks after full fifos 55/24555/4
2020-01-28 Damjan Marioncrypto-native: rename crypto_ia32 to crypto_native 74/24574/3
2020-01-28 Vladimir Ratnikovmap: ip4-map-t more RFC compliant 42/24342/6
2020-01-27 Damjan Marioncrypto-ia32: add VAES support for AES-CBC 91/24091/12
next