ip: use IPv6 flowlabel in flow hash computation
[vpp.git] / src / vlib /
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
2020-12-14 Damjan Marionmisc: refactor clib_bitmap_foreach macro 97/30397/2
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
2020-12-06 Dave Barachvlib: vlib_log for "linux device up" warnings 93/30293/2
2020-11-26 Benoît Gannevlib: fix vlib log elog vector overrun 81/30181/2
2020-11-26 Dave Barachvlib: clean up event-logger CLI 24/30124/6
2020-11-25 Dave Barachvlib: add elog events for vlib log entries 32/30132/2
2020-11-25 Damjan Marionpci: add PCIe Gen4 link speed 38/30138/2
2020-11-24 Nathan Skrzypczakbuffers: add page-size config 93/30093/4
2020-11-23 Nathan Skrzypczakvlib: Fix sh int addr 97/30097/3
2020-11-23 Damjan Marionvlib: add format_vlib_thread_name 94/30094/2
2020-11-16 Dave Wallacetests: move cli tests to src/vlib/test 60/29960/2
2020-11-16 Dave Wallacetests: move buffer tests to src/vlib/test 57/29957/2
2020-11-13 yultvlib: macro definition error 58/29858/2
2020-11-13 Damjan Marionvlib: vlib_buffer_t should be always 128 bytes, not... 26/29926/2
2020-11-10 Dave Barachip6-nd: fix memory leaks 56/29856/3
2020-11-09 Dave Barachvlib: support macros in initial config file 28/29828/2
2020-11-09 Benoît Gannevlib: fix trace number accounting 22/29222/5
2020-11-04 Dave Barachvlib: add postmortem pcap dispatch trace 34/29734/2
2020-10-26 Damjan Marionvlib: add VLIB_REGISTER_LOG_CLASS macro 17/29617/2
2020-10-23 jiangxiaomingvlib: log: fix non-null terminated strings 89/29589/3
2020-10-22 Mohammed Hawaripci: set PCI memory enable before mapping PCI BAR 77/29577/5
2020-10-21 Damjan Marionvlib: per-class logging configuration in startup.conf 80/29580/3
2020-10-21 Damjan Marionvlib: print logs to stderr if interactive or nosyslog set 71/29571/5
2020-10-20 Ole Troanstats: crash when adding/deleting interfaces 53/29553/2
2020-10-19 Damjan Marionmisc: don't export symbols from plugins 91/29491/7
2020-10-15 Dave Barachvlib: add cgo-friendly plugin registration support 73/29473/1
2020-10-14 Florin Corasvlib: avoid clipping in show error 41/29441/2
2020-10-13 Ole Troanstats: counters data model 96/29296/4
2020-10-09 Dave Barachvlib: save signal handler data to global vbls 70/29370/2
2020-10-08 Damjan Marionpci: add vlib_pci_get_msix_file_index 97/29297/2
2020-10-06 Damjan Marionvppinfra: add heap header in front of dlmalloc space 71/29271/4
2020-10-06 Dave Barachmisc: add xxx_not_inline 72/29272/1
2020-10-06 Jon Loeligerfeature: Add packet trace API 45/27445/16
2020-10-02 Dave Barachvlib: always replace bootstrap vlib_mains 20/29220/2
2020-10-02 Damjan Marionvppinfra: use clib_mem_create_heap() to create numa... 17/29217/1
2020-10-01 Benoît Gannevlib: fix line-mode cli memory leak 07/29207/2
2020-09-28 Damjan Marionvppinfra: don't call dlmalloc API directly from the... 36/29136/2
2020-09-24 Mohsin Kazmivlib: fix the last error 48/29048/2
2020-09-18 Sergey Matovvlib: add decrement counter method 43/28843/9
2020-09-17 Damjan Marionvlib: show FD in 'show memory map' 00/28900/3
2020-09-17 Damjan Marionvlib: map thread stack instead of allocating them from... 28/28828/9
2020-09-17 Damjan Marionvppinfra: support main heap with different page sizes 27/28827/12
2020-09-17 Damjan Marionvppinfra: allow handoff to main thread 95/28895/1
2020-09-16 Damjan Marionvppinfra: introduce clib_mem_main 88/28888/1
2020-09-11 Damjan Marionavf: add assert to ensure that adminq is used only... 87/28787/2
2020-09-11 Benoît Gannevlib: fix call to vlib_get_node_by_name 41/28741/2
2020-09-09 Damjan Marionvlib: support interrupt re-arm from node 27/28727/2 v21.01-rc0
2020-09-05 Nathan Skrzypczakvlib: vlib_get_node_by_name fails via API 50/28650/2
2020-09-04 Damjan Marionbuffers: improve cache occupancy 79/28679/2
2020-09-03 Christian Hoppsvlib: exit 0 (nocore) on SIGHUP 62/28662/2
2020-09-02 Neale Rannsfib: IPv6 lookup data structure MP safe when prefixes... 70/27270/4
2020-08-31 Vladimir Isaevvlib: extend telnet protocol guard 13/28213/3
2020-08-31 Damjan Marionvppinfra: convert A_extend_to_B to B_from_A format... 20/28620/3
2020-08-06 Dave Barachmisc: harmonize names 89/28189/1
2020-07-24 Benoît Gannepci: fix non NULL-terminated vector used as C string... 60/28060/2
2020-07-16 Tom Seidenbergmisc: add callback hooks and refactor pmc 61/27861/4
2020-07-16 Benoît Gannevlib: fix asan compilation with gcc 43/27843/2
2020-07-16 Dave Barachmisc: add tracedump API plugin 11/27811/8
2020-07-01 Benoît Gannevlib: wake up workers if interrupts are posted 43/27743/4
2020-06-23 Dave Barachvlib: debug CLI macro expander, part deux 40/27640/2
2020-06-19 Dave Barachvlib: add recursive macro expander to debug cli 97/27597/2
2020-06-17 Dave Barachdocs: add more FEATURE.yaml documentation 84/27584/2
2020-06-16 Damjan Marionvlib: address sanitizer support for stack switch, enabl... 99/27199/4
2020-06-15 Benoît Gannebuffers: fix non-default sized buffers initialization 31/27531/2
2020-06-12 Steven Luongvlib: node recyling and node deletion missing triggerin... 91/27491/6
2020-06-08 Dave Barachvlib: stop inlining vlib_add_trace(...) 67/27467/2
2020-06-08 Dave Barachvlib: Coverity fix 66/27466/3
2020-06-04 Dave Barachfib: add barrier sync, pool/vector expand cases 07/27407/2
2020-06-03 Damjan Marionvlib: improve node interrupt handling 04/27404/2
2020-05-26 Damjan Marionpci: improve vfio logging 34/27234/2
2020-05-21 Damjan Marionvlib: enforce buffer alloc return value check 14/26414/4
2020-05-20 Damjan Marionvlib: mmap process stacks 84/27184/4
2020-05-15 Benoît Gannevlib: restore commands for non-interactive sessions 03/27103/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 Benoît Gannevlib: fix unix cli commands crash without session 80/26980/2
2020-05-11 Florin Corasvlib: fix u64 error counter cli printing 79/26979/2
2020-05-06 Dave Barachmisc: fix coverity warnings 70/26870/2
2020-05-02 Ruslan Babayevvlib: add nosyslog unix option 25/26825/7
2020-04-30 Damjan Marionbuild: rework x86 CPU variants 81/26781/5
2020-04-28 Dave Barachvlib: add ASSERT to vlib_time_now(...) 64/26764/2
2020-04-28 Benoît Gannevlib: use flexible array in vlib_buffer for GCC-10 89/26689/2
2020-04-28 Ray Kinsellavlib: startup multi-arch variant configuration 98/25798/11
2020-04-28 Ole Troanstats: add apis to delete simple/combined counters 20/26620/3
2020-04-27 Dave Barachvlib: deprecate i2c and cj 21/26721/2
2020-04-21 Elias Rudbergvlib: queue_hi_thresh fix to avoid deadlock 44/26544/2
2020-04-13 Dave Barachbuffers: configurable buffer fault injector 61/26461/3
2020-04-09 Dave Barachmisc: fix error handling in punt_replicate 33/26433/2
2020-04-07 Dave Barachl2: handle complete clone fail in l2_flood 07/26407/5
2020-03-31 Jakub Grajciarvlib: move pci api types from vnet/pci to vlib/pci 32/26232/6
2020-03-21 Jieqiang Wangvlib: leave SIGPROF signal with its default handler 06/25906/2
2020-03-21 Vladimir Isaevvlib: allow using core 0 as a last resort 45/25945/2
2020-03-21 Vladimir Isaevvlib: complain if workers are configured twice 44/25944/2
next