test: Fix test dependancy
[govpp.git] / adapter /
2022-05-05 Vladimir Lavorsupport error counters also as normal counters 85/36085/1
2022-03-17 Vladimir LavorProperly close the socket watcher 90/35690/3
2021-06-01 Vladimir Lavorstatsclient: fix retrieving stats type 03/32503/3
2021-05-26 Vladimir Lavorstatsclient: added symlinks 95/32295/7
2021-05-05 Vladimir Lavorstatsclient: allow index as pattern 70/31670/6
2021-04-20 Vladimir LavorRecognize stat_dir_type_empty 24/31624/2
2021-04-07 Vladimir LavorAdd statsclient options and fix wait for socket 98/31698/2
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
2021-02-23 Vladimir LavorAdded asynchronous connection for stats socket 52/31352/5
2020-12-21 Ondrej FabryRemove socket warnings from client adapters 21/30521/1
2020-12-03 Vladimir LavorFixed incorrect message error in the stream API 18/30218/3
2020-09-22 Vladimir LavorReload stats socket when VPP restarts 17/29017/1
2020-09-07 Vladimir LavorRemove unnecessary allocation 82/28682/3
2020-09-04 Ondrej FabryUpdate VPP config warnings and change log level in... 74/28674/2
2020-09-04 Vladimir LavorStats APIv2 41/28641/9
2020-09-02 Sergey Elantsevfixed data race in mock vpp adapter 25/28625/2
2020-08-04 Ondrej FabryAdd SetLogger for setting global logger 71/28171/1
2020-07-17 Ondrej FabryImprove binapi generator 57/27957/2
2020-07-14 Dave Barachsocket adapter: don't bother sending sockclnt_delete... 60/27860/3
2020-07-10 Vladimir LavorFix: generate (un)marshall for memory client messages 53/27853/1
2020-06-25 Ondrej FabryIntroduce Stream - experimental API for low-level acces... 73/27673/1
2020-06-24 Ondrej FabryFix codec fallback and generate type imports 47/27647/3
2020-06-16 Ondrej FabryOptimize socketclient adapter and add various code... 71/27571/1
2020-05-18 Ondrej FabryFix stats data errors and panic for VPP 20.05 21/27121/1
2020-03-20 Ondrej FabryFix statsclient for VPP 20.05-rc0 (master) 32/26032/1 v0.3.2
2019-11-15 Ondrej FabryImprove compatibility checking 69/23469/1
2019-10-03 Ondrej FabryOptimizations for statsclient 91/22091/12
2019-09-10 Ravi Rajuadd MockClearReplyHandlers() api for mock vpp adapter 46/21946/1
2019-09-09 Ondrej FabryFix compatibility with latest master (20.01-rc0) 04/21904/1
2019-09-09 Ondrej FabryUse new default binapi socket with fallback to legacy 95/21895/1
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-19 Ondrej FabryPrint info for users to stderr when socket files are... 33/20733/1
2019-07-10 Ondrej FabryFix socketclient for VPP 19.08 80/20580/1
2019-07-03 Ondrej FabryFix error counters for VPP 19.04 76/20476/1
2019-07-01 Ondrej FabryFix reading statsclient entries 23/20423/1
2019-06-27 Ondrej FabryImprovements for binapi-generator and support VPP 19... 64/20364/2
2019-06-20 Ondrej FabryAdd statsclient - pure Go implementation for stats API 65/20265/1
2019-06-06 Ondrej FabryAdd various generator improvements 99/19999/1
2019-06-04 Ondrej FabryFix union data size for types with enums 51/19951/1
2019-05-31 Ondrej FabrySupport for error vectors 07/19907/1
2019-05-27 Ondrej FabryMerge "Add support for field meta data to binapi-generator"
2019-05-21 Ondrej FabryChange default adapter to socketclient and cleanup... 33/19733/1
2019-05-14 Ondrej FabryTry using different type of unix socket connection 80/19580/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 FabrySplit outgoing packet data by 4096 bytes 26/18726/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-04-04 Vladimir Lavorsocketclient: wait for socket to be created 81/18681/1
2019-03-21 Nicolas PLANELFixup build with golang 1.12 70/18470/1
2019-03-08 Ondrej FabryAdd socketclient implementation 35/18135/1
2019-02-19 Ondrej FabryIntroduce higer-level API for retrieving statistics 79/17679/2
2019-02-07 brecodeMock VPP adapter nit 10/17410/1
2019-01-15 Vladimir Lavoradded mock adapter for new VPP stats 22/16822/2
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-22 Ondrej FabryShow VPPApiError value always and remove RegisterBinAPI... 03/14403/1
2018-08-16 Ondrej FabryRefactor GoVPP 54/14254/4
2018-07-16 Rastislav SzaboMerge "Add support for jumbo frames to libmemif"
2018-07-09 Rastislav SzaboMerge "make api.Channel as interface"
2018-07-06 Vladimir Lavormake api.Channel as interface 29/13329/8
2018-06-27 Milan Lencomock adapter: Group all replies for one request under... 44/13244/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-03-23 Ondrej FabrySupport mocking reply for more multi requests at once 38/11338/1
2018-03-23 Ondrej FabryMake global vars part of mock adapter 25/11325/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...
2018-01-04 Rastislav SzaboMerge "Remove map usage via pointers"
2017-12-13 Ondrej FabryRemove map usage via pointers 26/9826/1
2017-12-04 Ondrej FabryFix events for mock adapter 01/9701/1
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-11-15 Milan LencoMock Adapter: Switch back to handlers once the queue... 31/9431/1
2017-07-11 Rastislav SzaboMerge "added performance benchmark example"
2017-06-09 Lukas MackoFix name of fields 82/7082/1
2017-05-25 Rastislav Szaboadded async connect API, new structure of examples 76/6876/2
2017-05-22 Rastislav Szabofixed golint issues 20/6820/1
2017-05-17 Rastislav Szabomultiple small fixes 46/6746/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