Linux Foundation Collaborative Projects
index
:
govpp
master
The GoVPP Gerrit repository has been archived.
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
adapter
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-10
Fix: generate (un)marshall for memory client messages
Vladimir Lavor
4
-124
/
+1466
2020-06-25
Introduce Stream - experimental API for low-level access to VPP API
Ondrej Fabry
1
-0
/
+3
2020-06-24
Fix codec fallback and generate type imports
Ondrej Fabry
1
-2
/
+2
2020-06-16
Optimize socketclient adapter and add various code improvements
Ondrej Fabry
2
-189
/
+261
2020-05-18
Fix stats data errors and panic for VPP 20.05
Ondrej Fabry
1
-20
/
+37
2020-03-20
Fix statsclient for VPP 20.05-rc0 (master)
v0.3.2
Ondrej Fabry
4
-74
/
+95
2019-11-15
Improve compatibility checking
Ondrej Fabry
3
-2
/
+14
2019-10-03
Optimizations for statsclient
Ondrej Fabry
8
-318
/
+700
2019-09-09
add MockClearReplyHandlers() api for mock vpp adapter
Ravi Raju
1
-0
/
+10
2019-09-09
Fix compatibility with latest master (20.01-rc0)
Ondrej Fabry
2
-8
/
+126
2019-09-09
Use new default binapi socket with fallback to legacy
Ondrej Fabry
2
-21
/
+59
2019-08-08
Add tag beyond18.10 to prevent build stat_client
Rinat Baygildin
1
-1
/
+1
2019-08-02
Migrate to modules, refactor Makefile and use Travis for CI
Ondrej Fabry
4
-4
/
+4
2019-07-19
Print info for users to stderr when socket files are missing
Ondrej Fabry
3
-18
/
+47
2019-07-10
Fix socketclient for VPP 19.08
Ondrej Fabry
2
-79
/
+91
2019-07-03
Fix error counters for VPP 19.04
Ondrej Fabry
5
-138
/
+160
2019-07-01
Fix reading statsclient entries
Ondrej Fabry
2
-28
/
+36
2019-06-27
Improvements for binapi-generator and support VPP 19.04 in statsclient
Ondrej Fabry
4
-188
/
+324
2019-06-20
Add statsclient - pure Go implementation for stats API
Ondrej Fabry
4
-16
/
+490
2019-06-06
Add various generator improvements
Ondrej Fabry
2
-1
/
+34
2019-06-04
Fix union data size for types with enums
Ondrej Fabry
1
-1
/
+1
2019-05-31
Support for error vectors
Ondrej Fabry
3
-5
/
+24
2019-05-21
Change default adapter to socketclient and cleanup some logs
Ondrej Fabry
1
-12
/
+10
2019-05-15
Try using different type of unix socket connection
Ondrej Fabry
1
-3
/
+8
2019-05-06
Fix compilation for VPP 19.01
Ondrej Fabry
4
-189
/
+252
2019-04-23
Add comments to provide info about VPP requirements
Ondrej Fabry
1
-3
/
+3
2019-04-18
Check if dir ls/dump returns nil
Ondrej Fabry
1
-0
/
+15
2019-04-16
Fix crash in stats for removed interfaces/nodes
Ondrej Fabry
1
-3
/
+4
2019-04-11
Add support for names vector and fill name in interface/node stats
Ondrej Fabry
2
-6
/
+40
2019-04-05
Split outgoing packet data by 4096 bytes
Ondrej Fabry
1
-37
/
+74
2019-04-05
Merge "Exposed input_queue_size argument to user"
Ondrej Fabry
2
-7
/
+19
2019-04-05
Exposed input_queue_size argument to user
Ondrej Fabry
2
-7
/
+19
2019-04-05
Fix WaitReady for VPP client adapters
Ondrej Fabry
2
-19
/
+43
2019-04-04
socketclient: wait for socket to be created
Vladimir Lavor
1
-3
/
+35
2019-03-21
Fixup build with golang 1.12
Nicolas PLANEL
2
-6
/
+6
2019-03-08
Add socketclient implementation
Ondrej Fabry
1
-0
/
+430
2019-02-19
Introduce higer-level API for retrieving statistics
Ondrej Fabry
1
-10
/
+14
2019-02-07
Mock VPP adapter nit
brecode
1
-1
/
+1
2019-01-15
added mock adapter for new VPP stats
Vladimir Lavor
3
-0
/
+75
2018-10-23
Unexport adapter implementations to make it clear that API interfaces should ...
Ondrej Fabry
4
-43
/
+54
2018-10-22
Introduce StatsAPI and it's initial implementation
Ondrej Fabry
8
-83
/
+520
2018-08-24
Simplify subscribing to events and fix events
Ondrej Fabry
3
-12
/
+10
2018-08-22
Show VPPApiError value always and remove RegisterBinAPITypes for mock adapter
Ondrej Fabry
1
-27
/
+23
2018-08-16
Refactor GoVPP
Ondrej Fabry
4
-53
/
+64
2018-07-06
make api.Channel as interface
Vladimir Lavor
1
-14
/
+13
2018-06-27
mock adapter: Group all replies for one request under one call to MockReply
Milan Lenco
1
-43
/
+78
2018-06-26
Pair requests with replies using sequence numbers
Milan Lenco
3
-20
/
+59
2018-06-12
Fix empty adapter
Ondrej Fabry
1
-3
/
+3
2018-05-02
support for shm prefixes
Vladimir Lavor
1
-12
/
+27
2018-04-05
Lookup message name by ID when receiving unexpected message
Ondrej Fabry
1
-1
/
+1
[next]