ip: Replace Sematics for Interface IP addresses
[vpp.git] / src / plugins / unittest /
2020-04-22 Benoît Gannesvm: asan: fix asan support 37/26637/2
2020-04-20 Florin Corassvm: check if fifo free list index is valid on alloc 76/26576/5
2020-04-06 Florin Corassession udp: shared local endpoints 61/26361/9
2020-04-04 Dave Barachmisc: strcpy be gone 60/26360/1
2020-04-03 Florin Corassession: improve error reporting 95/22895/18
2020-04-02 Florin Corastcp: move features to separate files 98/25998/16
2020-03-17 Neale Rannsfib: Always install all routers mcast addresses 55/25955/5
2020-03-17 Ryujiro Shibuyasvm: fifo test 31/25931/3
2020-03-17 Neale Rannsip: ip_address_t uses ip46_address_t 91/25391/8
2020-03-12 Dave Barachvppinfra: refactor clib_timebase_t 00/25800/3
2020-02-29 Florin Corassvm: fix slice locking on fifo alloc 56/25556/3
2020-02-26 Florin Corassvm: support multi-chunk fifo chunk alloc 33/24833/11
2020-02-25 Steven Luongunittest: Skip string test case for sizeof (src) >... 29/25429/2
2020-02-25 Florin Corassvm: minimal initial fifo 35/24735/13
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 Rannsvlib: Punt reason allocation listener enable/disable... 04/25304/5
2020-02-25 Filip Tehlarcrypto: fix coverity warnings 08/25408/2
2020-02-18 Filip Tehlarcrypto: add support for testing quad loops in crypto... 05/20505/4
2020-02-12 Florin Corastcp: move connections to wrk ctx 84/24984/7
2020-02-11 Filip Tehlaripsec: add support for chained buffers 58/23358/17
2020-02-07 Benoît Gannesvm: use default SVM address in fifo unit tests 55/24855/2
2020-01-14 Florin Corastcp: handle ack advancement with no holes and reneging 55/24255/5
2020-01-08 Florin Corastcp: fix last sacked with no holes 33/24233/4
2020-01-07 Florin Corastcp: fix duplicate sack whith reneging 90/24190/9
2019-12-24 Dave Barachunittest: test_bihash call clib_time_init(...) 22/24122/1
2019-12-16 Neale Rannsvppinfra: bihash walk cb typedef and continue/stop... 23/23823/2
2019-12-12 Florin Corassession svm: per thread fifo segment slices 71/23871/15
2019-12-09 Dave Barachvlib: improve test coverage 89/23889/2
2019-12-04 Neale Rannsfib: Decouple source from priority and behaviour 77/23777/4
2019-11-20 Florin Corassession tcp: support pacer idle timeouts 18/23418/13
2019-11-20 Dave Barachvlib: improve code coverage, part deux 49/23549/2
2019-11-18 Dave Barachvlib: improve code coverage in src/vlib 27/23527/1
2019-11-12 Neale Rannsip: IP address and prefix types (moved from LISP) 83/23383/2
2019-11-07 Fan Zhangcrypto: fix crypto perf unittest crash 25/23225/4
2019-10-23 Florin Corastcp: improve rate samples for retansmitted segments 90/22690/18
2019-10-16 Benoît Gannesvm: reset vector data instead of length 69/22769/2
2019-10-11 Dave Barachvppinfra: fix page boundary crossing bug in hash_memory64 33/22633/5
2019-10-03 Benoît Gannetcp: unittest: do not access non-existent samples 00/22400/2
2019-09-18 Florin Corastcp: compute snd time for rate sample 74/21974/5
2019-09-11 Florin Corastcp: handle sack reneging 82/21882/15
2019-08-29 Simon Zhangip: remove unused function parameter 96/21496/2
2019-08-23 Florin Corastcp: fix byte tracker samples flush 91/21491/3
2019-08-21 Florin Corastcp: add option for always on event logging 13/21413/9
2019-07-26 Florin Corassession tcp: handle rxt and acks as custom events 17/20817/8
2019-07-24 Gary Boonvppinfra: add mapped pcap file support 78/20778/6
2019-07-13 Florin Corasvppinfra: add doubly linked list 72/20572/17
2019-07-12 Neale Rannsipsec: Reference count the SAs 23/20623/2
2019-07-10 Florin Corastcp: improve rate estimate 68/20368/6
2019-07-03 Dave Barachmisc: fix coverity warnings 85/20485/2
2019-07-03 Florin Corassvm: fix multi-chunk fifo alloc and add more tests 67/20467/9
2019-07-02 Florin Coraslisp: fix unitialized ip prefix in cp unit test 36/20436/4
2019-06-27 Florin Corassvm: improve fifo segment test 78/20378/4
2019-06-26 Florin Corastcp session: improvement to tests 67/20367/5
2019-06-26 Florin Corassvm: fix fifo segment free chunk bytes accounting 41/20341/5
2019-06-25 Florin Corastcp: delivery rate estimator 05/20105/35
2019-06-25 Florin Coraslisp: move cp tests to unittest 07/20307/5
2019-06-20 Klement Sekerabuffers: fix crash 25/19925/13
2019-06-19 Florin Corasvppinfra: fix rbtree node delete 46/20246/2
2019-06-18 Lijian.Zhangsession: fix memory out of bound issue 06/20206/2
2019-06-18 Neale Rannsfib: fib api updates 96/12296/42
2019-06-17 Nathan Skrzypczaksession: use listener_handle instead of listener_index 09/20109/4
2019-05-27 Damjan Marionunittest: fix test crypto perf for AEAD algos 13/19813/2
2019-05-14 Florin Corassvm: improve fifo segment prealloc support 24/19524/20
2019-05-09 Dave Barachadd mactime plugin unit / code coverage tests 38/19438/3
2019-05-07 Florin Corassvm: decouple fifo and default chunk allocation 45/19345/12
2019-05-07 Dave BarachAdd bihash statistics hook 33/19333/3
2019-05-03 Florin Corassession/svm: apis for fifo shrinking 37/19337/3
2019-05-03 Florin Corassvm: basic support for fifo shrinking 83/19283/21
2019-05-03 Florin Corassvm: store normalized head/tail for fifo 09/19309/4
2019-04-30 Florin Corassvm: more fifo refactor/cleanup 05/19205/9
2019-04-27 Florin Corassvm: fix fifo tail/head/ooo logic for u32 wrap 01/19201/9
2019-04-26 Florin Corassvm: fifo segment support for chunk allocation 76/19176/9
2019-04-25 Damjan Marioncrypto: AES GCM IV length is always 12 74/19174/3
2019-04-25 Florin Corassession: cleanup segment manager and fifo segment 51/19151/15
2019-04-25 Damjan Marionunittest: AES GCM test cases cleanup 73/19173/2
2019-04-25 Damjan Marioncrypto: improve key handling 81/18981/10
2019-04-24 Florin Corassvm: fifo ooo reads/writes with multiple chunks 69/19069/13
2019-04-24 Florin Corassvm: move mq test to ut plugin 29/19129/3
2019-04-24 Florin Corassession: remove unused fifo allo return value 27/19127/2
2019-04-24 Florin Corassvm: move fifo tests to ut plugin 28/19128/5
2019-04-23 Paul VinciguerraEnable 'test crash' command when running unittest plugin. 19/18819/2
2019-04-20 Florin Corasrbtree: add successor and predecessor functions 70/19070/3
2019-04-19 Florin Corassvm: move fifo tests to a separate file 59/19059/3
2019-04-19 Florin Corassvm: support addition of chunks to fifos 55/19055/5
2019-04-18 Florin Corassvm: allow indirect fifo data chunks 79/18779/22
2019-04-16 Sirshak Dassvm_fifo rework to avoid contention on cursize 23/18223/13
2019-04-16 Florin Corasvppinfra: add basic rbtree 98/18898/15
2019-04-15 Filip Tehlarcrypto: fix coverity warnings 72/18872/3
2019-04-14 fituldocrypto: add support for AES-CTR cipher 58/18858/2
2019-04-11 Filip Tehlarcrypto: add more AES-GCM test cases 17/18817/3
2019-04-11 Damjan Marioncrypto: add performace test to unittest plugin 40/18740/5
2019-04-08 Jim Thompsonfixing typos 32/18732/4
2019-04-08 Neale Rannsvlib-punt: fix error node counting 38/18738/2
2019-04-07 Damjan Marioncrypto: add support for AEAD and AES-GCM 13/18713/4
2019-04-02 Andrew Yourtchenkovppinfra: fix sparse_vec_index() returning non-zero... 79/18579/6
2019-03-28 Damjan Marioncrypto: add vnet_crypto_op_init (...) 83/18583/3
2019-03-28 Neale RannsPunt Infra 48/15148/15
2019-03-28 Paul VinciguerraTypos. A bunch of typos I've been collecting. 56/18556/3
next