summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Prepare release v0.4.0v0.4.0Ondrej Fabry128-129/+129
2022-01-17Update READMEOndrej Fabry2-71/+72
2022-01-14doc: Update READMEOndrej Fabry3-161/+196
2022-01-11Changelog for release 0.4.0Vladimir Lavor1-25/+79
2021-11-29Add "FromIP" helper for addressesAloys Augustin4-2/+71
2021-10-19Fix memory leak in health checkVladimir Lavor1-51/+56
2021-09-27core: close Stream after Connection.InvokeVladimir Popov1-0/+1
2021-09-08binapigen: enhanced vpp version resolutionVladimir Lavor1-2/+2
2021-09-07Refactoring and fixesmhalaj1204-161/+911
2021-08-26regenerate binapimhalaj1170-3875/+26034
2021-08-10proxy update to vpp 20.05mhalaj13-19/+192
2021-07-27https://jira.fd.io/browse/GOVPP-21Kusakabe Si2-1/+19
2021-07-22feat: api-traceVladimir Lavor8-55/+798
2021-06-24https://jira.fd.io/projects/GOVPP/issues/GOVPP-20Kusakabe Si1-0/+5
2021-06-15Fix encode/decode for []boolVladimir Lavor1-8/+4
2021-06-01statsclient: fix retrieving stats typeVladimir Lavor2-4/+10
2021-05-26statsclient: added symlinksVladimir Lavor6-25/+127
2021-05-05statsclient: allow index as patternVladimir Lavor9-198/+307
2021-04-22added api message optionsVladimir Lavor3-9/+62
2021-04-20Recognize stat_dir_type_emptyVladimir Lavor2-0/+11
2021-04-15fix INFO.yamlVladimir Lavor1-8/+4
2021-04-07Add statsclient options and fix wait for socketVladimir Lavor2-11/+46
2021-03-19Fix panic during disconnectionAlexander Demidenko1-8/+11
2021-03-03Provide error counters per worker for statsclientVladimir Lavor7-16/+33
2021-02-23Added asynchronous connection for stats socketVladimir Lavor4-57/+195
2021-02-02binapigen: added enumflags typeVladimir Lavor8-892/+2287
2021-02-01Rework test for binary API union sizesVladimir Lavor4-52/+269
2020-12-21Remove socket warnings from client adaptersOndrej Fabry2-120/+58
2020-12-14Added INFO.yamlVladimir Lavor1-0/+56
2020-12-03Decode message context using the message type onlyVladimir Lavor3-34/+15
2020-12-03Fixed incorrect message error in the stream APIVladimir Lavor8-86/+137
2020-11-04Update changelogVladimir Lavor2-5/+9
2020-10-30Stats API: added GetMemory()Vladimir Lavor8-13/+68
2020-10-30Fix encoding for float64 and generate conversion for TimestampOndrej Fabry7-26/+142
2020-10-23Fix panic for Retval fields with uint kindsOndrej Fabry1-1/+9
2020-10-15Stream API optionsVladimir Lavor6-98/+382
2020-10-13Generate VPE HTTP handlerVladimir Lavor3-1/+247
2020-10-10Updated multi-vpp exampleVladimir Lavor2-90/+273
2020-10-02Check retval value and convert to error in generated RPC client codeOndrej Fabry299-13337/+882
2020-10-01Updated changelog for v0.4.0Vladimir Lavor1-6/+24
2020-09-22Reload stats socket when VPP restartsVladimir Lavor1-25/+100
2020-09-18binapigen: fix union sizeVladimir Lavor112-468/+404
2020-09-07Remove unnecessary allocationVladimir Lavor4-52/+51
2020-09-07Fix decoding messages of identical types in streamOndrej Fabry1-17/+24
2020-09-04Increase default health check parametersOndrej Fabry1-2/+2
2020-09-04Update VPP config warnings and change log level in proxyOndrej Fabry3-4/+4
2020-09-04Stats APIv2Vladimir Lavor7-700/+1045
2020-09-03Improve doc & fix import orderingNathan Skrzypczak206-228/+604
2020-09-02fixed data race in mock vpp adapterSergey Elantsev1-1/+4
2020-08-28fix(binapigen): Fix name conflict for union field constructorsOndrej Fabry2-8/+19