aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/app
AgeCommit message (Expand)AuthorFilesLines
2019-12-17vpp: fix .short_help for "ip virtual"Paul Vinciguerra1-1/+1
2019-11-02vlib: enhance the "show cli" debug CLI commandDave Barach1-0/+1
2019-05-22stats: support multiple works for error countersOle Troan2-5/+13
2019-02-28stats: Add interface name to sw_if_index as /if/namesOle Troan1-0/+9
2018-10-23c11 safe string handling supportDave Barach2-2/+2
2018-10-17stats: vpp_get_stats missing last interface in dumpOle Troan1-2/+2
2018-10-08Stats: prometheus export coverity errors.Ole Troan1-0/+6
2018-10-02Stats: vpp_prometheus_export fixes.Ole Troan2-1/+12
2018-09-28stats: Split stat_segment and stats code in preparation for deprecation.Ole Troan1-1/+0
2018-09-27Trivial: Cleanup some typos.Paul Vinciguerra1-1/+1
2018-09-17STATS: Dynamically mapped shared memory segmentOle Troan2-50/+68
2018-09-05STATS: Update Prometheus portOle Troan1-1/+1
2018-09-02STATS: Python binding to access VPP statistics and counters.Ole Troan1-1/+1
2018-08-30Crude stat segment lock recoveryDave Barach2-2/+6
2018-08-29STATS: stat_client updates.Ole Troan4-444/+562
2018-07-13Improve the "show version" commandDave Barach1-5/+82
2018-07-13STATS fix memory leak in stat_client.cDave Cornejo1-0/+3
2018-06-15STATS: Separate socket for fd exchange.Ole Troan2-106/+25
2018-06-15STATS: Add more hierarchy to counters.Ole Troan1-8/+6
2018-06-13Stat segment / client: show run" works nowDave Barach2-2/+113
2018-06-08export counters in a memfd segmentDave Barach2-0/+413
2018-04-12Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'Neale Ranns1-1/+1
2017-12-06Remove unused, uninteresting codeDave Barach1-581/+0
2017-11-29Make whole version string available in core filesFlorin Coras1-1/+3
2017-10-27Fix for vppctl and interactive commands (VPP-1038)Chris Luke1-3/+7
2017-09-21vppctl,cli: Improve non-interactive vppctl (VPP-944)Chris Luke1-38/+96
2017-09-14clib_socket: add sendmsg / recvmsg with ancillary data supportDamjan Marion1-1/+1
2017-08-31Free memory the 'rpaths' pointers, that may incur memory leaks(VPP-965).ShenJibiao1-0/+1
2017-08-08L2 over MPLSNeale Ranns1-1/+1
2017-06-24Rewrite vppctl in CDamjan Marion1-0/+322
2017-03-01dpdk: be a pluginDamjan Marion2-829/+0
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall2-8/+25
2017-01-16dpdk: add 'show dpdk version' cliDamjan Marion1-10/+0
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion5-0/+1630