bfd: Add an update API that has create new or modify existing semantics
[vpp.git] / src / vlib /
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
2021-05-13 Dave Wallacetests: move test source to vpp/test 93/32293/2
2021-05-11 Dave Barachvlib: exec cmd handle scripts with blank lines 73/32273/2
2021-05-07 Damjan Marionvppinfra: add universal array mask_compare and compress... 39/32239/8
2021-05-06 Ole Troanvlib: remove unused simple counters fields 36/32236/4
2021-05-06 Ole Troanvlib: rename vl_counter_t to vlib_error_desc_t 34/32234/2
2021-05-06 Ole Troanstats: memory heap counters 30/32230/2
2021-05-06 Ole Troanmemif: add severity to counters 07/31607/3
2021-05-05 Maxime Peimvlib: fix adaptive mode flag unset on nodes reforking 92/31992/4
2021-05-03 Damjan Marionvlib: multiarch vlib_frame_queue_dequeue() 85/32185/3
2021-05-01 Benoît Gannevlib: refactor trajectory trace debug feature 28/31528/4
2021-04-30 Damjan Marionbuild: declare some CMake variables as advanced 82/32182/1
2021-04-30 Damjan Marionmisc: experimental configure script 77/32177/7
2021-04-30 Damjan Marionbuild: switch release build to -O3 74/32174/1
2021-04-28 Damjan Marionvppinfra: AArch64 NEON implementation of clib_compare_u... 60/32160/3
2021-04-28 mdr78pg: exec file fixes 28/32028/7
2021-04-27 Damjan Marionvlib: improve enqueue_to_next buffer indices extraction 95/32095/10
2021-04-27 Damjan Marionmisc: add StatementMacros to .clang-format 11/32111/6
2021-04-26 Damjan Marionvppinfra: clib_memcpy_u32() utilizing SIMD mask loads... 81/32081/13
2021-04-22 Benoît Gannemisc: add filter for specific error for pcap trace 93/31493/10
2021-04-21 Damjan Marionbuffers: vlib_get_buffers() with 512-bit SIMD 74/32074/3
2021-04-21 Damjan Marionvlib: don't inline vlib_buffer_enqueue_to_* 75/32075/3
2021-04-20 Damjan Marionvlib: remove unused code 38/32038/2
2021-04-19 Damjan Marionvppinfra: momve clib_sysfs_list_to_bitmap to sysfs.c 37/32037/1
2021-04-18 Damjan Marionvppinfra: remove linux/syscall.h 21/32021/2
2021-04-15 Damjan Marionvlib: make vlib_pending_frame_t smaller 03/32003/1
2021-04-14 Damjan Marionvlib: fix access before check issue in foreach_vlib_mai... 80/31980/3
2021-04-06 Radu Nicolaubuffers: performance improvement 62/31662/8
2021-03-26 Damjan Marionvlib: convert foreach_vlib_main macro to be more gdb... 81/31781/6
2021-03-26 Damjan Marionvlib: split vlib_main_t into global and per-thread 23/31623/10
2021-03-26 Damjan Marionvlib: introduce vlib_get_elog_main() 83/31783/4
2021-03-26 Damjan Marionvlib: introduce vlib_get_main_by_index(), vlib_get_n_th... 82/31782/4
2021-03-23 Florin Corasvlib: add node adaptive mode flag 96/31696/9
2021-03-22 Arthur de Kerhorvlib: graphviz upgrade to allow filters 40/31340/9
2021-03-15 Ole Troantests: use socket transport instead of shared memory 85/31485/10
2021-03-14 Mohammed Hawariip: extend punt CLI for exception packets 30/31130/7
2021-03-11 Damjan Marionmisc: fix gcc-11 build 20/31620/2
2021-03-11 Damjan Marionvlib: refactor node function variants 16/31616/7
2021-03-09 Damjan Marionvlib: remove unused function 94/31594/1
2021-03-07 Damjan Mariondispatch-trace: move dispatch trace pcap code to plugin 49/31549/7
2021-03-05 Damjan Marioninterface: move vnet_pcap_t to vnet 32/31532/4
2021-02-27 Benoît Gannevlib: fix clear trace buffer race condition 63/31463/2
2021-02-18 Dave Barachvlib: add a "vpplog" debug CLI 27/31327/2
2021-02-11 Andrew Yourtchenkotests: tag the tests that do not work with multi-worker... 23/31023/20
2021-02-08 Dave Barachvlib: ASSERT vm == vlib_get_main() 63/31163/5
2021-02-08 Ivan Shvedunovping: fix aborting on keypress 35/31035/4
2021-02-04 Damjan Marionvlib: "revert startup multi-arch variant configuration... 11/30911/3
2021-02-04 Miklos Tirpakvlib: increase the stats epoch only when necessary 93/30693/7
2021-01-29 Kommula Shiva Shankarvlib: acquire barrier before exit call 67/30967/3
2021-01-25 Benoît Gannevlib: add show trace limit warning at the end of output too 59/29259/2
2021-01-25 Radu Nicolauvlib: startup multi-arch variant configuration fix... 28/30228/3
2021-01-22 Mohammed Hawariinterface: let drivers control polling when down 27/30527/8
2021-01-21 Damjan Marioninterface: rx queue infra rework, part one 08/29808/30
2021-01-20 Nathan Moosvlib: fix build with musl 86/30786/7
2021-01-15 Miklos Tirpakvlib: fix counter_will_expand prediction 21/30721/2
2021-01-11 Vladimir Ratnikovdpdk: allow configure individual VMBUS devices 82/29882/32
2020-12-28 Paul Vinciguerravlib: add missing file template descriptions 01/24601/6
2020-12-18 Damjan Marionperfmon: new perfmon plugin 86/30186/26
2020-12-18 Damjan Marionmisc: deprecate old perfmon 89/30389/15
2020-12-15 Jon Loeligerclassify: add pcap/trace classfier mgmt API calls 64/29864/7
next