aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp-api/client/stat_client.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-15stats: refactor header filesDave Barach1-12/+41
2019-08-09stats: create /run/vpp before stat socket bind()YohanPipereau1-0/+2
2019-06-14stats: add version field to stat segment base headerOle Troan1-0/+2
2019-05-22stats: support multiple works for error countersOle Troan1-2/+2
2019-04-30stats: Add version defines in stat_client.hOle Troan1-0/+3
2019-04-16stats: Add name vectors to Python clientOle Troan1-0/+1
2019-02-28stats: Add interface name to sw_if_index as /if/namesOle Troan1-0/+2
2018-12-06stat_client: Fix the type castingMohsin Kazmi1-1/+2
2018-12-05stat-client: pass names as const stringsNeale Ranns1-2/+2
2018-11-26stats: Remove unneeded dependencies in stat_clientOle Troan1-7/+13
2018-11-22stat_client issues while running parallel tests.Paul Vinciguerra1-1/+19
2018-10-22stats: Add wrapper for vec_freeOle Troan1-0/+1
2018-09-17STATS: Dynamically mapped shared memory segmentOle Troan1-19/+14
2018-09-02STATS: Python binding to access VPP statistics and counters.Ole Troan1-5/+4
2018-08-29STATS: stat_client updates.Ole Troan1-0/+64