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
/
vppapiclient
/
stat_client.go
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-03
Optimizations for statsclient
Ondrej Fabry
1
-10
/
+18
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
1
-1
/
+1
2019-06-20
Add statsclient - pure Go implementation for stats API
Ondrej Fabry
1
-16
/
+5
2019-05-31
Support for error vectors
Ondrej Fabry
1
-0
/
+7
2019-05-06
Fix compilation for VPP 19.01
Ondrej Fabry
1
-138
/
+2
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
1
-2
/
+26
2019-03-21
Fixup build with golang 1.12
Nicolas PLANEL
1
-5
/
+5
2018-10-23
Unexport adapter implementations to make it clear that API interfaces should ...
Ondrej Fabry
1
-9
/
+19
2018-10-22
Introduce StatsAPI and it's initial implementation
Ondrej Fabry
1
-0
/
+279