aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
AgeCommit message (Collapse)AuthorFilesLines
2018-01-26Make including VlAPIVersion in generated file as opt-inOndrej Fabry1-9/+13
Change-Id: I6ce52a539afe8af90858718a788dd310e735dff5 Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
2018-01-25Update examples, tests and testdata after binapi-generator update.Milan Lenco4-383/+3330
Change-Id: I738d501cbbb6673010a32847df3f1c87050b8d36 Signed-off-by: Milan Lenco <milan.lenco@pantheon.tech>
2018-01-24Update binapi-generator for the new VPPAPIGEN.Milan Lenco1-11/+28
Change-Id: Ifedb62b9bd04842257bbed89999add275ed2de23 Signed-off-by: Milan Lenco <milan.lenco@pantheon.tech>
2017-11-28Add WaitReady to VppAdapterOndrej Fabry1-2/+2
- this fixes issue with mocked adapter during AsyncConnect Change-Id: I952025fec865422f9e83cec9383d96f79a639c90 Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
2017-09-25generator fix - add new message typeRastislav Szabo1-0/+5
Change-Id: I5e2b312e086d18eb7fa3f349750caea20005f530 Signed-off-by: Rastislav Szabo <raszabo@cisco.com>
2017-09-25generator fix - better identification of message typesRastislav Szabo2-16/+23
Change-Id: I00dbd57acba706b4a842e2b6c6df2d7b7ab7c37a Signed-off-by: Rastislav Szabo <raszabo@cisco.com>
2017-07-26Modify the generator to generate the code that is ignored by golint ↵Lukas Macko1-1/+2
https://github.com/golang/go/issues/13560#issuecomment-288457920 Change-Id: I30482b6322b2cfa397541fb96aa7ba8fb72dec0a Signed-off-by: Lukas Macko <lmacko@cisco.com>
2017-05-22binapi-generator renamed & moved, finished documentationRastislav Szabo9-0/+1480
Change-Id: I7d3b53fa238e822b36a6a82c61ffb792da3898bf Signed-off-by: Rastislav Szabo <raszabo@cisco.com>