aboutsummaryrefslogtreecommitdiffstats
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2020-04-17Format generated Go source code in-processv0.3.4Ondrej Fabry10-40/+50
2020-03-18Fix import path in examples/binapiv0.3.1Ondrej Fabry8-30/+27
2020-03-18Release 0.3.0v0.3.0Ondrej Fabry11-3045/+1934
2019-11-15Improve compatibility checkingOndrej Fabry2-2/+6
2019-11-05Begin development of next release 0.3.0Ondrej Fabry3-63/+67
2019-10-03Optimizations for statsclientOndrej Fabry3-69/+118
2019-09-09Fix compatibility with latest master (20.01-rc0)Ondrej Fabry8-550/+1119
2019-09-09Use new default binapi socket with fallback to legacyOndrej Fabry1-1/+1
2019-08-02Migrate to modules, refactor Makefile and use Travis for CIOndrej Fabry2-5/+2
2019-07-19Print info for users to stderr when socket files are missingOndrej Fabry2-7/+7
2019-06-27Improvements for binapi-generator and support VPP 19.04 in statsclientOndrej Fabry13-993/+1231
2019-06-20Add statsclient - pure Go implementation for stats APIOndrej Fabry1-2/+9
2019-06-12Fix parsing API with removed CRC for types and unionsOndrej Fabry7-7/+7
2019-06-06Add various generator improvementsOndrej Fabry26-10013/+2090
2019-04-18Add buffer pool statsOndrej Fabry1-4/+18
2019-04-11Add support for names vector and fill name in interface/node statsOndrej Fabry1-1/+3
2019-04-04fix govpp, add more checks to makefileVladimir Lavor1-1/+1
2019-03-08Add socketclient implementationOndrej Fabry3-3/+1085
2019-02-19Introduce higer-level API for retrieving statisticsOndrej Fabry2-12/+136
2019-02-08Add support for using multiple generated versionsOndrej Fabry9-1/+287
2019-02-08Generator improvements and cleanupOndrej Fabry14-7875/+29
2019-01-31Generator improvementsOndrej Fabry9-4216/+4264
2019-01-10Add support for string typesOndrej Fabry12-4730/+400
2018-12-13Add support for aliases and boolean typeOndrej Fabry19-7783/+12541
2018-11-17Rename skipzero flag to allOndrej Fabry1-4/+4
2018-11-17Improve Stats API example and add READMEOndrej Fabry2-17/+159
2018-10-22Introduce StatsAPI and it's initial implementationOndrej Fabry2-0/+75
2018-10-03Omit message factory and line numbers from generated outputOndrej Fabry8-1075/+46
2018-08-24Simplify subscribing to events and fix eventsOndrej Fabry11-61/+64
2018-08-21Fix perf-bench exampleOndrej Fabry3-44/+1188
2018-08-16Refactor GoVPPOndrej Fabry19-2104/+6590
2018-07-06make api.Channel as interfaceVladimir Lavor3-22/+22
2018-05-02support for shm prefixesVladimir Lavor3-7/+7
2018-01-25Update examples, tests and testdata after binapi-generator update.Milan Lenco15-2591/+13267
2018-01-04Merge "Fix imports for github.com/sirupsen/logrus"Rastislav Szabo1-1/+1
2017-12-04Fix events for mock adapterOndrej Fabry9-129/+943
2017-11-28Fix imports for github.com/sirupsen/logrusOndrej Fabry1-1/+1
2017-09-12Use Sirupsen/logrus with uppercaseLukas Macko1-1/+1
2017-09-07import sirupsen with lowercaseLukas Macko1-1/+1
2017-07-11Merge "added performance benchmark example"Rastislav Szabo1-0/+162
2017-07-11added performance benchmark exampleRastislav Szabo1-0/+162
2017-06-20Upgrade dependency to VPP 17.07 RC0Milan Lenco13-154/+698
2017-05-25added async connect API, new structure of examplesRastislav Szabo2-60/+135
2017-05-22binapi-generator renamed & moved, finished documentationRastislav Szabo1-4/+13
2017-05-05added LICENSE file, removed example binaryRastislav Szabo1-0/+0
2017-05-05removed obsolete exampleRastislav Szabo1-78/+0
2017-05-05removed obsolete exampleRastislav Szabo1-299/+0
2017-05-04changes import paths from gerrit.fd.io/r/govpp.git to git.fd.io/govpp.gitRastislav Szabo9-14/+14
2017-05-04re-generate core & example binary APIsRastislav Szabo7-7/+8
2017-05-04fixed import pathsRastislav Szabo9-14/+14