aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp-api/client/stat_client.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-08VPP-1718: fix dangling reference to stats seg directoryDave Barach1-0/+2
2019-04-08GBP: drop and contract countersNeale Ranns1-1/+1
2019-03-11VPP-1486: stat segment file descriptor leakOle Troan1-0/+3
2019-02-28stats: Add interface name to sw_if_index as /if/namesOle Troan1-1/+22
2019-01-06vpp-api: Add context to VPPStatsIOError.Paul Vinciguerra1-4/+4
2018-12-06stat_client: Fix the type castingMohsin Kazmi1-6/+8
2018-12-05stat-client: pass names as const stringsNeale Ranns1-2/+2
2018-11-26stats: Remove unneeded dependencies in stat_clientOle Troan1-0/+8
2018-11-22stat_client issues while running parallel tests.Paul Vinciguerra1-41/+87
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-10-22stats: Add wrapper for vec_freeOle Troan1-0/+6
2018-10-03stat_client.c coverity error.Ole Troan1-2/+0
2018-10-02VPP-1440: clean up coverity warningsDave Barach1-0/+4
2018-10-02Stats: vpp_prometheus_export fixes.Ole Troan1-0/+4
2018-09-17STATS: Dynamically mapped shared memory segmentOle Troan1-210/+228
2018-09-02STATS: Python binding to access VPP statistics and counters.Ole Troan1-3/+20
2018-08-29STATS: stat_client updates.Ole Troan1-0/+372