aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlib/error.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-8/+0
2022-08-19vlib: memory leak in vlib_register_errors on create and delete interfaceSteven Luong1-0/+1
2022-04-06interface: unregister node counters on interface deleteDamjan Marion1-7/+18
2022-03-31stats: convert error counters to normal countersDamjan Marion1-59/+71
2022-03-09stats: refactorDamjan Marion1-10/+8
2021-10-06tcp: fix severity infoFilip Tehlar1-3/+3
2021-05-06vlib: rename vl_counter_t to vlib_error_desc_tOle Troan1-3/+2
2021-05-06memif: add severity to countersOle Troan1-1/+1
2021-04-22misc: add filter for specific error for pcap traceBenoît Ganne1-0/+31
2021-03-26vlib: convert foreach_vlib_main macro to be more gdb and clang-format friendlyDamjan Marion1-41/+38
2020-10-20stats: crash when adding/deleting interfacesOle Troan1-4/+3
2020-10-14vlib: avoid clipping in show errorFlorin Coras1-4/+4
2020-10-13stats: counters data modelOle Troan1-20/+52
2020-05-11vlib: fix u64 error counter cli printingFlorin Coras1-3/+3
2019-07-23vlib: address vlib_error_t scaling issueDave Barach1-1/+8
2019-07-22stats: fix use-after-free hash key stringBenoît Ganne1-3/+6
2019-06-18stats: fix memory leakage when adding / deleting interfacesOle Troan1-1/+1
2019-05-22stats: support multiple works for error countersOle Troan1-17/+3
2019-01-24move misc-drop-errors to vnetDave Barach1-31/+0
2018-11-13vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)Damjan Marion1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-3/+3
2018-09-17STATS: Dynamically mapped shared memory segmentOle Troan1-3/+5
2018-08-29STATS: stat_client updates.Ole Troan1-1/+1
2018-06-15STATS: Add more hierarchy to counters.Ole Troan1-1/+1
2018-06-08export counters in a memfd segmentDave Barach1-1/+36
2017-08-02Fix tcp tx buffer allocationFlorin Coras1-1/+1
2017-04-06Use thread local storage for thread indexDamjan Marion1-1/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+338