aboutsummaryrefslogtreecommitdiffstats
path: root/api/binapi.go
AgeCommit message (Expand)AuthorFilesLines
2020-12-03Fixed incorrect message error in the stream APIVladimir Lavor1-11/+11
2020-07-22Fix binapigen decoding and minor improvementsOndrej Fabry1-10/+8
2020-06-25Introduce Stream - experimental API for low-level access to VPP APIOndrej Fabry1-79/+0
2020-06-22Refactored binapi generator with message encodingOndrej Fabry1-0/+1
2020-06-16Optimize socketclient adapter and add various code improvementsOndrej Fabry1-14/+19
2019-11-15Improve compatibility checkingOndrej Fabry1-6/+30
2019-06-12Fix parsing API with removed CRC for types and unionsOndrej Fabry1-3/+0
2019-02-19Introduce higer-level API for retrieving statisticsOndrej Fabry1-0/+139