aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-02Change module name to go.fd.io/govppHEADv0.6.0-alphamasterNathan Skrzypczak299-944/+944
2022-08-02Set current version to 0.6.0-devNathan Skrzypczak2-3/+7
2022-07-29GoVPP release v0.5.0v0.5.0Nathan Skrzypczak129-129/+145
2022-07-29Fix stats API for vpp 22.06Lukas Vogel4-8/+9
2022-07-25Fix statseg v1 error offset zeroNathan Skrzypczak1-4/+1
2022-07-25Fix statseg v2 error index zero id skipDmitry Valter1-1/+1
2022-06-17add sknat to committersNathan Skrzypczak1-6/+7
2022-05-30binapi: remove internal/testbinapiNathan Skrzypczak305-189999/+7
2022-05-30Update generated binapi to v22.02 & makefile changesNathan Skrzypczak405-6518/+9130
2022-05-30test: Fix test dependancyNathan Skrzypczak3-21/+109
2022-05-19Regenerate 'types' with APIFile/APIVersion/CrcVersionEd Warnicke18-0/+108
2022-05-19Generate APIName/APIVersion/CrcVersion for 'types'Ed Warnicke1-8/+6
2022-05-19Regenerate binapi from DockerfileEd Warnicke127-127/+127
2022-05-19Add Dockerfile to ease generation of binapi/Ed Warnicke2-0/+59
2022-05-16go.mod: Update for go1.18 & bump to go 1.13Nathan Skrzypczak2-18/+4
2022-05-05support error counters also as normal countersVladimir Lavor5-72/+73
2022-05-05fixed data race in core.Connection.Close().Sergey Elantsev2-5/+32
2022-05-02read memory stats from per-heap coutersVladimir Lavor2-16/+63
2022-03-17Properly close the socket watcherVladimir Lavor1-0/+1
2022-01-31connection: prevent channel ID overlapLukas Vogel3-11/+27
2022-01-17Begin development for v0.5.0Ondrej Fabry2-3/+9
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