tests: improve lcov stats for memory_api.c
[vpp.git] / src / plugins /
2020-06-18 Filip Tehlartests: add ikev2 test framework with basic test case 36/27536/5
2020-06-19 Klement Sekeranat: remove unused code 93/27593/3
2020-06-17 Dave Barachdocs: add more FEATURE.yaml documentation 84/27584/2
2020-06-17 Klement Sekeranat: print hash table parameters in CLI 83/27583/2
2020-06-17 Klement Sekeranat: add more trex test scripts 76/27576/2
2020-06-16 Dave Barachmisc: fix sonarclound warnings 75/27575/4
2020-06-16 Klement Sekeranat: improve outside port selection & perf 64/27464/7
2020-06-16 John Logtpu: support separate rx-decap and encap-tx teid values 89/27489/3
2020-06-15 Benoît Gannedpdk: cryptodev: fix non-null terminated strings 12/27412/2
2020-06-15 Filip Tehlarikev2: announce both 'ESN' and 'No ESN' 23/27523/2
2020-06-11 Filip Tehlarikev2: don't add DH group in ESP transform proposals 92/27492/4
2020-06-11 Klement Sekeranat: properly scale out2in-ed hash on init 96/27496/1
2020-06-11 Klement Sekeranat: simplify bihash buckets/mem config 44/27444/9
2020-06-10 Klement Sekeranat: optimize prefetching 65/27465/2
2020-06-08 Klement Sekeranat: more long read after short write optimization 00/27400/5
2020-06-07 Dave Barachmactime: print error if feature not enabled 58/27458/1
2020-06-04 Klement Sekeranat: fix coverity warning 42/27442/2
2020-06-04 Filip Tehlarikev2: session cleanup after profile is deleted 88/27188/6
2020-06-04 Damjan Mariondpdk: cleanup, add rx queue struct 13/27413/2
2020-06-04 Filip Varganat: fixed input validation 10/27410/2
2020-06-04 Klement Sekeranat: add tracing for nat44-hairpinning 88/27288/5
2020-06-03 Ole Troannat: refactor mss_clamping to not depend on snat_main_t 02/27402/1
2020-06-02 Filip Tehlarikev2: remove unused hash computation 52/27352/3
2020-06-01 Dave Barachnat: update ip4-udp src port for checksum == 0 pkts 47/27347/2
2020-05-28 Benoît Gannedhcp: use per-thread vlib main instead of global one 83/27183/3
2020-05-27 Dave Barachdhcp: vat support for the dhcp_client_dump API 75/27275/3
2020-05-27 John Loethernet: fix DMAC check and skip unnecessary ones... 27/27027/11
2020-05-27 Damjan Mariondpdk: bump to DPDK v20.05 79/27279/2
2020-05-27 Elias Rudbergnat: fix regarding vm arg for vlib_time_now call 81/27281/3
2020-05-27 Ole Troanapi: make vpp api handlers endian independent 19/27119/6
2020-05-26 Rajesh Goelipsec: DES/3DES fixing the iv_len for openssl crypto 39/27239/2
2020-05-25 Florin Corastcp: fix sack block validation on wrap 37/27237/2
2020-05-25 Ole Troanapi: add new stream message convention 91/20191/15
2020-05-24 Alexander Chernavindpdk: del warnings that duplicate counters in esp 97/27197/2
2020-05-22 Damjan Marionavf: interrupt mode, support for WB_ON_ITR 19/27219/2
2020-05-22 Damjan Marionavf: improve link speed handling 18/27218/1
2020-05-22 Vladimir Ratnikovnat: fix dslite session port allocation 04/27204/2
2020-05-22 Filip Varganat: output fib index fix 96/27196/2
2020-05-20 Satoru Matsushimasrv6-mobile: Update the doc for gtp4.dt and gtp6.dt... 18/27118/4
2020-05-19 Dave Barachvppinfra: refactor mpcap.h 40/27140/2
2020-05-19 Matthew Smithdpdk: change netvsc device port type 21/26221/4
2020-05-19 Benoît Gannedpdk: fix pktmbuf pool private data init 39/27139/2
2020-05-15 Ray Kinsellamisc: removed executable bits from source files 02/27102/2
2020-05-15 Filip Tehlarikev2: add support for NAT traversal 26/26726/5
2020-05-14 Klement Sekeranat: unhide tests 40/27040/5
2020-05-14 Klement Sekeranat: "users" dump for ED-NAT 43/27043/3
2020-05-14 Filip Tehlarikev2: use u32 in unformat 47/27047/2
2020-05-14 Benoît Gannedpdk: fix crash with chelsio pmd 38/27038/2
2020-05-14 Mrityunjay Kumarmemif: 14 bytes extra overhead issue fixed. 93/21793/4
2020-05-14 Klement Sekeranat: remove unused code 08/27008/2
2020-05-14 Klement Sekeranat: ED: store both thread&session idx in hash 24/26724/10
2020-05-14 Alexander Chernavinnat: fix segv if out of ports in ed mode 56/27056/2
2020-05-13 John Losr: fix srv6/srv6-ad/srv6-as promisc mode switch 29/27029/3
2020-05-13 Klement Sekeranat: fix broken build 37/27037/1
2020-05-13 Klement Sekeranat: fix LRU blocked by inactive session 69/26869/11
2020-05-13 Klement Sekeranat: perf improvement - replace branchy code 71/26971/6
2020-05-13 Filip Varganat: handoff next node feature fix 17/27017/6
2020-05-13 Filip Tehlarikev2: fix removing of expired SAs 24/27024/2
2020-05-12 Steven Luonglacp: missing endian conversions for trace packet format 35/26935/2
2020-05-11 Damjan Marioncrypto-native: properly deal with broken or outdated... 72/26972/2
2020-05-09 Chenmin Sungtpu: fix coverity issue 53/26953/2
2020-05-08 Dave Wallacedocs: fix merge damage in nat.h 58/26958/3
2020-05-08 Ole Troannat: fix per thread data vlib_main_t usage take 2 51/26951/4
2020-05-07 Klement Sekeranat: remove duplicate line of code 97/26897/2
2020-05-07 Filip Varganat: fix per thread data vlib_main_t usage 42/26942/2
2020-05-07 Elias Rudberglacp: fix regarding vm arg for vlib_time_now calls 43/26943/1
2020-05-07 Damjan Marionrdma: fix alignment issue 34/26934/2
2020-05-06 Paul Vinciguerradocs: clean up make docs job 68/23168/7
2020-05-06 Fan Zhangcrypto: fix coverity issues 19/26819/3
2020-05-06 Benoît Gannerdma: fix clang build 80/26880/3
2020-05-06 Elias Rudbergnat: ipfix logging vlib_mains[thread_index] bugfix 59/26659/2
2020-05-06 Filip Varganat: enable force session cleanup 15/26615/9
2020-05-06 Klement Sekeranat: fix coverity warning 09/26709/4
2020-05-05 Dave Wallacetests: add test description to quic tests 89/26889/1
2020-05-05 Neale Rannsipsec: User can choose the UDP source port 76/26276/13
2020-05-05 Filip Tehlarikev2: remove sa from main thread 75/26875/2
2020-05-05 Chenmin Sungtpu: RX offload for IPv6 payload supporting 61/25561/4
2020-05-05 Chenmin Sunflow: explicitly convert RSS function types in dpdk_plugin 06/26806/3
2020-05-05 Klement Sekeranat: remove unused code 68/26868/2
2020-05-04 Florin Corassession: add option to preallocate fifo headers 31/26731/5
2020-05-04 Filip Tehlarikev2: fix string in api 65/26865/3
2020-05-04 Neale Rannsfib: midchain adjacency optimisations 65/26265/14
2020-05-04 Dave Barachmisc: binary api fuzz test fixes 02/26802/5
2020-05-04 Filip Varganat: per vrf session limits 75/26775/5
2020-05-03 Paul Vinciguerratests: vpp_interface remove deprecated packed properties 31/26831/3
2020-04-30 Florin Corashsa: bind af-unix socket only for echo tests 70/26770/4
2020-04-30 Chenmin Sunflow: add l2tpv3oip flow 02/26502/5
2020-04-30 Fan Zhangcrypto: introduce async crypto infra 36/18036/54
2020-04-30 Filip Tehlarikev2: use thread local vlib_main in vlib_time_now 08/26808/3
2020-04-29 Damjan Marionmisc: switch to clang-9 44/26744/6
2020-04-29 Florin Corashsa: cleanup ifdefs in sock tests 66/26766/9
2020-04-29 Florin Corasflow: explicit rss function enum cast 69/26769/2
2020-04-28 Chenmin Sunflow: add RSS support 21/25721/2
2020-04-28 Klement Sekeranat: remove unused code 34/26734/2
2020-04-28 Dave Barachvppinfra: improve test coverage 29/26729/4
2020-04-28 Paul Vinciguerratests: move defaults from defaultmapping to .api files 33/26733/1
2020-04-28 Simon Zhangtls: fix wrong usage of session close function issue 29/26629/4
2020-04-27 Dave Barachvlib: deprecate i2c and cj 21/26721/2
2020-04-27 Benoît Ganneioam: do not reuse existing vnet symbol 84/26684/2
2020-04-27 Benoît Gannerdma: tx: interleave prefetches 94/26694/2
next