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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-10
Fix socketclient for VPP 19.08
Ondrej Fabry
1
-12
/
+12
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
2
-4
/
+23
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
1
-2
/
+26
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
1
-10
/
+21
2019-03-21
Fixup build with golang 1.12
Nicolas PLANEL
2
-6
/
+6
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
5
-76
/
+426
2018-08-24
Simplify subscribing to events and fix events
Ondrej Fabry
1
-5
/
+4
2018-08-16
Refactor GoVPP
Ondrej Fabry
2
-36
/
+39
2018-06-26
Pair requests with replies using sequence numbers
Milan Lenco
1
-2
/
+2
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
2018-04-04
Ignore invalid message ID if last request timed out
Ondrej Fabry
1
-2
/
+1
2017-11-30
Removes unnecessary returned func from WaitReady
Ondrej Fabry
1
-22
/
+20
2017-11-28
Add WaitReady to VppAdapter
Ondrej Fabry
2
-0
/
+53
2017-05-04
changes import paths from gerrit.fd.io/r/govpp.git to git.fd.io/govpp.git
Rastislav Szabo
2
-2
/
+2
2017-05-04
fixed import paths
Rastislav Szabo
2
-2
/
+2
2017-05-04
initial commit
Rastislav Szabo
2
-0
/
+201