abf: add API parameter n_paths range checks
[vpp.git] / src / vlib /
2022-09-12 Damjan Marionvlib: add vlib_frame_bitmap_is_bit_set 98/37098/2
2022-09-09 Dmitry Valtervlib: don't leak node frames on refork 75/37075/5
2022-08-30 Andrew Yourtchenkovlib: fix coverity 277203 24/37024/2
2022-08-29 Arthur de Kerhorvlib: use error description when dropping packets 23/37023/2
2022-08-25 Marvin Liuvlib: introduce DMA infrastructure 14/36914/5
2022-08-24 Matthew Smithvlib: allow longer version string 06/37006/2
2022-08-19 Steven Luongvlib: memory leak in vlib_register_errors on create... 47/36947/2
2022-08-09 Mohammed Hawarivlib: vlib_validate_buffer_enqueue_with_aux_x1 26/36326/4
2022-07-19 Radha krishna Sara... stats: add loops per second counter in the stats segment. 01/36701/3
2022-07-05 Andreas Schultzmisc: pass NULL instead of 0 for pointer in variadic... 88/36588/2
2022-07-01 Jon Loeligerbuffers: protect against bad thread indices 27/36427/2
2022-06-29 Mohammed Hawarivlib: enqueue_to_next_with_aux implementation 07/36307/5
2022-06-07 Pim van Peltvlib: fix crash on packet on deleted interface 34/36334/4
2022-06-01 Leland Krychstats: swap used and total stats 45/36245/2
2022-06-01 Damjan Marionvlib: add VLIB_NUM_WORKERS_CHANGE_FN() handler 09/36309/2
2022-05-24 Mohammed Hawarivlib: implement aux data handoff 66/36166/4
2022-05-19 Arthur de Kerhorstats: fix collector updates of symlinks 46/36146/3
2022-05-16 Damjan Marionvlib: exec cli line-by-line processing and script updates 37/36137/2
2022-05-13 Damjan Marionsession: revert "fix session cli maybe parse wrong... 38/36138/1
2022-05-13 Damjan Marionvlib: process startup config exec scripts line by line 01/36101/6
2022-05-06 Xiaoming Jiangsession: fix session cli maybe parse wrong args if... 74/36074/6
2022-05-06 Damjan Marionstats: add vlib_stats_free_string_vector 90/36090/2
2022-05-06 Damjan Marionstats: strings in string vector are c strings 91/36091/1
2022-04-26 Damjan Marionstats: string vector and node collector improvements 71/35971/2
2022-04-15 Damjan Marionstats: store heap in the directory_entry vector 69/35969/2
2022-04-14 Benoît Gannevlib: disable cpu pinning if not configured 07/34707/13
2022-04-12 Damjan Marionvppinfra: vector perf improvements 91/35891/9
2022-04-08 Dmitry Valterstats: fix vector overrun in expend check 17/35917/3
2022-04-06 Damjan Marionstats: avoid linear search for empty entry 02/35902/4
2022-04-06 Damjan Marioninterface: unregister node counters on interface delete 00/35900/3
2022-04-06 Stanislav Zaikinvlib: clear frame flags on free 94/35894/3
2022-04-05 Damjan Marionvppinfra: refactor address sanitizer 86/35886/3
2022-04-04 Damjan Marionvppinfra: make _vec_len() read-only 82/35882/2
2022-04-04 Damjan Marionvlib: remove unused fields 79/35879/2
2022-04-04 Damjan Marionvlib: improve exec path search 78/35878/2
2022-04-04 Damjan Marionvlib: fix memory leak in load_one_plugin 76/35876/1
2022-03-31 Florin Corasvlib: add support for workers sync 33/35833/5
2022-03-31 Damjan Marionstats: use vlib_stats_validate in collector 50/35850/1
2022-03-31 Damjan Marionstats: convert error counters to normal counters 40/35640/10
2022-03-30 Damjan Marionvppinfra: vector allocator rework 18/35718/50
2022-03-29 Dmitry Valtervlib: fix unaligned runtime_data 00/35800/4
2022-03-28 Damjan Marionvlib: use pthread_attr_setstack() to set thread stack 01/35801/2
2022-03-23 Jing Pengvlib: send full error message to syslog 51/35551/2
2022-03-23 Damjan Marionvppinfra: change vlib_register_node so it takes format... 57/35757/2
2022-03-23 Damjan Marionvlib: avoid use of vector of voids 53/35753/2
2022-03-23 Vladislav Grishenkovlib: mitigate outdated new cli session events 22/35722/2
2022-03-23 Vladislav Grishenkovlib: fix memory leak on process nodes reforking 21/33821/2
2022-03-23 Vladislav Grishenkovlib: leave SIGCONT signal with its default handler 20/35720/3
2022-03-23 Damjan Marionstats: fix crash due to pointer taken before validate 52/35752/1
2022-03-21 Damjan Marionstats: fix vlib_stats_validate_will_expand_internal 35/35735/2
2022-03-18 Damjan Marionvppinfra: use stored vec header size to find header 02/35702/3
2022-03-17 Florin Corasvlib: fix vlib_mains vector alignment 06/35706/2
2022-03-15 Damjan Marionvlib: add vlib_frame_bitmap_and 49/35649/1
2022-03-14 Damjan Marionstats: refactor vlib counters 43/35643/6
2022-03-14 Damjan Marionstats: support recursive locking 39/35639/3
2022-03-11 Damjan Marionvlib: remoove unused field 32/35632/1
2022-03-10 Damjan Marionvlib: init logging eearlier 05/35605/2
2022-03-09 Damjan Marionstats: refactor 16/35516/16
2022-02-10 Damjan Marionvlib: vlib frame bitmaps 77/35277/3
2022-01-18 Damjan Marionvlib: allow bigger scalar data size 57/34957/2
2022-01-11 Mohsin Kazmivlib: fix the total len not including first buffer... 80/34880/2
2021-12-31 Damjan Marionvlib: remove external thread management support 05/34805/4
2021-12-24 Damjan Marionvlib: introduce vlib frame aux data 98/34798/3
2021-12-22 Damjan Marionvlib: null terminate elog string 86/34786/1
2021-11-22 Benoît Gannevlib: add virtual time support 59/33659/7
2021-11-22 Klement Sekeravlib: fix coverity warning 44/34544/2
2021-11-16 Klement Sekeravlib: fix coverity warning 29/34529/2
2021-11-08 Damjan Marionvppinfra: vectorized index to pointer function 85/34285/13
2021-11-08 Ray Kinsellaperfmon: fix iio-bw coverity issues 92/34392/1
2021-11-06 Damjan Marionvppinfra: move clib_count_equal_* code 79/34379/2
2021-11-05 Damjan Marionpci: remove dead code 68/34368/2
2021-11-05 Damjan Marionvlib: remove dead code 70/34370/2
2021-11-03 Ray Kinsellapci: allocate and set length pci product name 21/34321/3
2021-11-02 Ray Kinsellavlib: retrieve the root bus of a given pci device 10/34310/2
2021-11-02 Ray Kinsellavlib: add format pci link port 09/34309/2
2021-11-02 Ray Kinsellavlib: allocate pci product_name with vec_alloc 08/34308/2
2021-10-13 Benoît Gannevlib: fix vmbus error log 93/34093/1
2021-10-06 Filip Tehlartcp: fix severity info 83/33883/5
2021-10-06 Nathan Skrzypczakvlib: doc nitfixes 86/33886/2
2021-10-05 Damjan Marionbuild: don't hardcode triplet, allow specifying custom... 23/33923/18
2021-09-29 Neale Rannsipsec: Record the number of packets lost from an SA 71/33771/3
2021-09-17 Nick Brownbuild: use GNUInstallDirs install destinations 31/33731/2
2021-09-15 Damjan Marionvlib: add option to plugin registration to prefer deep... 30/33730/1
2021-09-14 Pierre Pfistervlib: add graceful termination with status 19/33719/4
2021-09-09 Benoît Gannevlib: fix vlib_buffer_enqueue_to_next() overflow 93/33693/3
2021-08-31 fangtongvlib: fixed the issue of vpp crash caused by interface... 44/33244/4
2021-08-27 Steven Luongvlib: vpp banner is outputted to non-interactive vppctl... 62/33562/5
2021-08-27 Benoît Gannebufmon: add buffer monitoring plugin 95/31595/7
2021-08-20 Benoît Gannebuffers: fix buffer linearization 68/32468/6
2021-07-27 Dave Barachvlib: don't ASSERT(vm) in worker thread bootstrap 63/33263/2
2021-07-15 Damjan Marionmisc: replace CLIB_PREFETCH with clib_prefetch_{load... 46/33146/2
2021-07-13 Damjan Marionvppinfra: put each vector function into own file 19/33119/2
2021-07-02 Tianyu Livlib: fix buffer pool alignment size 75/32875/2
2021-06-21 Dave Barachvlib: fix coverity warning 16/32816/2
2021-06-13 Dave Barachvlib: fix dangling reference in node_by_name hash 88/32688/2
2021-05-27 Damjan Marionvlib: handoff rework 76/32276/16
2021-05-26 Ray Kinsellapg: revert exec file fixes 38/32438/3
2021-05-26 Ray Kinsellavlib: revert exec cmd handle scripts with blank lines 37/32437/2
2021-05-14 Damjan Marionvlib: remove unused code 15/32315/4
2021-05-14 Damjan Marionvlib: pass node runtime to vlib_buffer_enqueue_to_thread() 14/32314/3
next