Age | Commit message (Expand) | Author | Files | Lines |
2023-05-19 | stats: fix memory leak in stat_segment_dump_r() |  Duncan Eastoe | 1 | -0/+2 |
2023-04-17 | stats: check if stats vector entry is empty |  Ole Troan | 1 | -0/+5 |
2023-03-02 | stats: expose symlink to stats client |  Ole Troan | 1 | -4/+5 |
2022-12-05 | stats: return empty vector rather than NULL if stat_segment_dump_r() is run o... |  Andrew Yourtchenko | 1 | -0/+9 |
2022-11-29 | stats: fix the memory leak in stat_client.c |  Andrew Yourtchenko | 1 | -0/+2 |
2022-03-31 | stats: convert error counters to normal counters |  Damjan Marion | 1 | -16/+0 |
2022-03-09 | stats: refactor |  Damjan Marion | 1 | -11/+12 |
2022-02-01 | stats: vpp_get_stats crashes in stat_segment_data_free |  Steven Luong | 1 | -0/+1 |
2021-05-04 | stats: adding symlinks for nodes and interfaces in the stat segment |  Arthur de Kerhor | 1 | -7/+48 |
2020-10-21 | stats: missing dimension in stat_set_simple_counter |  Ole Troan | 1 | -6/+18 |
2020-08-13 | stats: remove offsets on vpp side |  Ole Troan | 1 | -42/+22 |
2020-08-11 | stats: add timeout for in_progress access to stat segment |  Ole Troan | 1 | -5/+11 |
2020-08-10 | stats: name and error index client memory leak |  Ole Troan | 1 | -1/+9 |
2020-02-05 | stats: fix state counter removal |  Vladimir Isaev | 1 | -0/+3 |
2019-08-15 | stats: refactor header files |  Dave Barach | 1 | -37/+1 |
2019-07-05 | sctp: move to plugins, disabled by default |  Florin Coras | 1 | -0/+3 |
2019-06-14 | stats: add version field to stat segment base header |  Ole Troan | 1 | -0/+14 |
2019-05-22 | stats: support multiple works for error counters |  Ole Troan | 1 | -5/+10 |
2019-04-16 | stats: Add name vectors to Python client |  Ole Troan | 1 | -42/+56 |
2019-04-08 | GBP: drop and contract counters |  Neale Ranns | 1 | -1/+1 |
2019-03-11 | VPP-1486: stat segment file descriptor leak |  Ole Troan | 1 | -0/+3 |
2019-02-28 | stats: Add interface name to sw_if_index as /if/names |  Ole Troan | 1 | -1/+22 |
2019-01-06 | vpp-api: Add context to VPPStatsIOError. |  Paul Vinciguerra | 1 | -4/+4 |
2018-12-06 | stat_client: Fix the type casting |  Mohsin Kazmi | 1 | -6/+8 |
2018-12-05 | stat-client: pass names as const strings |  Neale Ranns | 1 | -2/+2 |
2018-11-26 | stats: Remove unneeded dependencies in stat_client |  Ole Troan | 1 | -0/+8 |
2018-11-22 | stat_client issues while running parallel tests. |  Paul Vinciguerra | 1 | -41/+87 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -1/+1 |
2018-10-22 | stats: Add wrapper for vec_free |  Ole Troan | 1 | -0/+6 |
2018-10-03 | stat_client.c coverity error. |  Ole Troan | 1 | -2/+0 |
2018-10-02 | VPP-1440: clean up coverity warnings |  Dave Barach | 1 | -0/+4 |
2018-10-02 | Stats: vpp_prometheus_export fixes. |  Ole Troan | 1 | -0/+4 |
2018-09-17 | STATS: Dynamically mapped shared memory segment |  Ole Troan | 1 | -210/+228 |
2018-09-02 | STATS: Python binding to access VPP statistics and counters. |  Ole Troan | 1 | -3/+20 |
2018-08-29 | STATS: stat_client updates. |  Ole Troan | 1 | -0/+372 |