summaryrefslogtreecommitdiffstats
path: root/src/vpp-api/client
AgeCommit message (Expand)AuthorFilesLines
2020-02-11vppinfra: remove the historical mheap memory allocatorDave Barach1-11/+0
2020-02-05stats: fix state counter removalVladimir Isaev1-0/+3
2019-12-10api: multiple connections per processDave Barach2-11/+11
2019-11-27misc: add address sanitizer heap instrumentationBenoƮt Ganne1-0/+2
2019-08-15stats: refactor header filesDave Barach2-49/+42
2019-08-09stats: create /run/vpp before stat socket bind()YohanPipereau1-0/+2
2019-07-05sctp: move to plugins, disabled by defaultFlorin Coras1-0/+3
2019-06-25api: fix vac_read return codesPaul Vinciguerra1-2/+4
2019-06-14stats: add version field to stat segment base headerOle Troan2-0/+16
2019-05-22stats: support multiple works for error countersOle Troan2-7/+12
2019-04-30stats: Add version defines in stat_client.hOle Troan1-0/+3
2019-04-16stats: Add name vectors to Python clientOle Troan2-42/+57
2019-04-16API: Handle pthread cond signal case where signal is missed.Ole Troan1-1/+8
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 Troan2-1/+24
2019-01-06vpp-api: Add context to VPPStatsIOError.Paul Vinciguerra1-4/+4
2018-12-06stat_client: Fix the type castingMohsin Kazmi2-7/+10
2018-12-05stat-client: pass names as const stringsNeale Ranns2-4/+4
2018-11-26stats: Remove unneeded dependencies in stat_clientOle Troan2-7/+21
2018-11-22stat_client issues while running parallel tests.Paul Vinciguerra3-43/+114
2018-10-23c11 safe string handling supportDave Barach3-6/+6
2018-10-22stats: Add wrapper for vec_freeOle Troan3-0/+8
2018-10-09API: Spurious timeouts from timeout thread.Ole Troan1-13/+27
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-10-02PAPI: Use UNIX domain sockets instead of shared memoryOle Troan1-1/+1
2018-09-27Trivial: Cleanup some typos.Paul Vinciguerra1-1/+1
2018-09-17STATS: Dynamically mapped shared memory segmentOle Troan3-231/+242
2018-09-07VPP-API: Cancel timeout thread without sending READ_TIMEOUT message.Ole Troan1-8/+6
2018-09-02STATS: Python binding to access VPP statistics and counters.Ole Troan3-8/+26
2018-08-29STATS: stat_client updates.Ole Troan3-3/+445
2018-08-16Edit some warning messages in vpp-api clientOndrej Fabry1-2/+2
2018-07-26VPP-API client: timeout thread loop variableNeale Ranns1-2/+5
2018-07-18Add config option to use dlmalloc instead of mheapDave Barach1-6/+11
2018-06-05VPP API: Memory traceOle Troan2-7/+61
2018-06-04Join the VAC read timeout threadNeale Ranns1-21/+25
2018-04-11fix: sample vpp-api C client hangs vpp daemon because of NULL callbackAndrey "Zed" Zaikin1-4/+3
2018-01-22svm: queue sub: Add conditional timed waitMohsin Kazmi1-2/+3
2018-01-09api: refactor vlibmemoryFlorin Coras1-7/+7
2017-10-03Repair vlib API socket serverDave Barach1-1/+36
2017-04-20vpp-api: rename libpneum to libvppapiclientDamjan Marion4-0/+684