Fix encode/decode for []bool
[govpp.git] / adapter / vppapiclient /
2021-05-26 Vladimir Lavorstatsclient: added symlinks 95/32295/7
2021-05-05 Vladimir Lavorstatsclient: allow index as pattern 70/31670/6
2021-03-19 Alexander DemidenkoFix panic during disconnection 88/31688/1
2021-03-03 Vladimir LavorProvide error counters per worker for statsclient 81/31481/5
2020-06-25 Ondrej FabryIntroduce Stream - experimental API for low-level acces... 73/27673/1
2019-11-15 Ondrej FabryImprove compatibility checking 69/23469/1
2019-10-03 Ondrej FabryOptimizations for statsclient 91/22091/12
2019-08-08 Rinat BaygildinAdd tag beyond18.10 to prevent build stat_client 38/21138/1
2019-08-02 Ondrej FabryMigrate to modules, refactor Makefile and use Travis... 33/21033/1
2019-07-10 Ondrej FabryFix socketclient for VPP 19.08 80/20580/1
2019-06-20 Ondrej FabryAdd statsclient - pure Go implementation for stats API 65/20265/1
2019-05-31 Ondrej FabrySupport for error vectors 07/19907/1
2019-05-06 Ondrej FabryFix compilation for VPP 19.01 78/19378/1
2019-04-23 Ondrej FabryAdd comments to provide info about VPP requirements 13/19113/1
2019-04-18 Rastislav SzaboMerge "Add buffer pool stats"
2019-04-18 Ondrej FabryCheck if dir ls/dump returns nil 88/18988/1
2019-04-16 Ondrej FabryFix crash in stats for removed interfaces/nodes 28/18928/1
2019-04-11 Ondrej FabryAdd support for names vector and fill name in interface... 09/18809/1
2019-04-05 Ondrej FabryMerge "Exposed input_queue_size argument to user"
2019-04-05 Ondrej FabryExposed input_queue_size argument to user 98/18698/1
2019-04-05 Ondrej FabryFix WaitReady for VPP client adapters 97/18697/1
2019-03-21 Nicolas PLANELFixup build with golang 1.12 70/18470/1
2018-10-23 Ondrej FabryUnexport adapter implementations to make it clear that... 72/15472/1
2018-10-22 Ondrej FabryMerge "Introduce StatsAPI and it's initial implementation"
2018-10-22 Ondrej FabryIntroduce StatsAPI and it's initial implementation 54/15454/7
2018-10-10 Rastislav SzaboMerge "Add .gitreview"
2018-08-24 Ondrej FabrySimplify subscribing to events and fix events 50/14450/6
2018-08-16 Ondrej FabryRefactor GoVPP 54/14254/4
2018-06-26 Milan LencoPair requests with replies using sequence numbers 10/13210/2
2018-06-12 Ondrej FabryFix empty adapter 15/13015/1
2018-05-02 Vladimir Lavorsupport for shm prefixes 07/12307/1
2018-04-05 Ondrej FabryLookup message name by ID when receiving unexpected... 46/11546/1
2018-04-04 Ondrej FabryIgnore invalid message ID if last request timed out 14/11514/1
2018-01-04 Rastislav SzaboMerge "Fix imports for github.com/sirupsen/logrus"
2018-01-04 Rastislav SzaboMerge "Mock Adapter: Switch back to handlers once the...
2017-11-30 Ondrej FabryRemoves unnecessary returned func from WaitReady 69/9669/1
2017-11-28 Ondrej FabryAdd WaitReady to VppAdapter 07/9607/1
2017-05-04 Rastislav SzaboMerge "Readme update"
2017-05-04 Rastislav Szabochanges import paths from gerrit.fd.io/r/govpp.git...
2017-05-04 Rastislav Szabofixed import paths
2017-05-04 Rastislav Szaboinitial commit