aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-08-02Change module name to go.fd.io/govppHEADv0.6.0-alphamasterNathan Skrzypczak1-1/+1
2022-05-30binapi: remove internal/testbinapiNathan Skrzypczak1-7/+1
2022-05-30Update generated binapi to v22.02 & makefile changesNathan Skrzypczak1-28/+44
2020-10-02Check retval value and convert to error in generated RPC client codeOndrej Fabry1-40/+27
2020-09-03Improve doc & fix import orderingNathan Skrzypczak1-3/+25
2020-08-04Add SetLogger for setting global loggerOndrej Fabry1-2/+2
2020-07-22Fix binapigen decoding and minor improvementsOndrej Fabry1-3/+4
2020-07-17Improve binapi generatorOndrej Fabry1-8/+8
2020-06-24Fix codec fallback and generate type importsOndrej Fabry1-1/+1
2020-06-22Refactored binapi generator with message encodingOndrej Fabry1-1/+2
2020-06-16Optimize socketclient adapter and add various code improvementsOndrej Fabry1-1/+1
2020-04-17Format generated Go source code in-processv0.3.4Ondrej Fabry1-1/+0
2020-03-18Release 0.3.0v0.3.0Ondrej Fabry1-4/+11
2019-11-05Begin development of next release 0.3.0Ondrej Fabry1-58/+72
2019-10-03Optimizations for statsclientOndrej Fabry1-6/+10
2019-08-02Migrate to modules, refactor Makefile and use Travis for CIOndrej Fabry1-45/+71
2019-06-06Add various generator improvementsOndrej Fabry1-1/+1
2019-04-04fix govpp, add more checks to makefileVladimir Lavor1-1/+1
2019-02-08Generator improvements and cleanupOndrej Fabry1-10/+12
2019-01-10Add support for string typesOndrej Fabry1-0/+12
2018-10-03Omit message factory and line numbers from generated outputOndrej Fabry1-22/+40
2018-08-24Simplify subscribing to events and fix eventsOndrej Fabry1-1/+0
2018-07-16Merge "Add support for jumbo frames to libmemif"Rastislav Szabo1-0/+1
2018-07-09Merge "make api.Channel as interface"Rastislav Szabo1-1/+0
2018-07-06Add support for jumbo frames to libmemifTomas Slusny1-0/+1
2018-07-06make api.Channel as interfaceVladimir Lavor1-1/+0
2018-07-02Add gopacket adapter for libmemifTomas Slusny1-0/+1
2017-10-13ODPM 266: Go-libmemif + 2 examples.Milan Lenco1-1/+7
2017-07-11added performance benchmark exampleRastislav Szabo1-0/+2
2017-05-25added async connect API, new structure of examplesRastislav Szabo1-3/+5
2017-05-22binapi-generator renamed & moved, finished documentationRastislav Szabo1-4/+6
2017-05-22fixed golint issuesRastislav Szabo1-1/+1
2017-05-05added lint make targetRastislav Szabo1-0/+3
2017-05-04re-generate core & example binary APIsRastislav Szabo1-1/+5
2017-05-04modified test make targetRastislav Szabo1-2/+2
2017-05-04modified test make targetRastislav Szabo1-2/+2
2017-05-04modified test make targetRastislav Szabo1-1/+3
2017-05-04added MakefileRastislav Szabo1-0/+13