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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-04
socketclient: wait for socket to be created
Vladimir Lavor
2
-12
/
+27
2019-03-20
fixup race on ch.reqChan
Nicolas PLANEL
1
-4
/
+1
2019-03-08
Add socketclient implementation
Ondrej Fabry
2
-5
/
+8
2019-02-19
Introduce higer-level API for retrieving statistics
Ondrej Fabry
3
-10
/
+420
2019-02-08
Add support for using multiple generated versions
Ondrej Fabry
4
-84
/
+109
2019-02-08
Generator improvements and cleanup
Ondrej Fabry
1
-21
/
+0
2019-01-31
Generator improvements
Ondrej Fabry
2
-2
/
+2
2018-10-23
Remove the global variable for connection
Ondrej Fabry
2
-52
/
+20
2018-10-22
Introduce StatsAPI and it's initial implementation
Ondrej Fabry
2
-25
/
+26
2018-10-03
Omit message factory and line numbers from generated output
Ondrej Fabry
2
-3
/
+3
2018-09-12
Recover possible panic in EncodeMsg and improve debug logs
Ondrej Fabry
1
-12
/
+10
2018-09-05
Copy data in msg callback
Ondrej Fabry
1
-2
/
+3
2018-08-24
Simplify subscribing to events and fix events
Ondrej Fabry
6
-658
/
+431
2018-08-22
Show VPPApiError value always and remove RegisterBinAPITypes for mock adapter
Ondrej Fabry
2
-4
/
+3
2018-08-16
Refactor GoVPP
Ondrej Fabry
10
-1561
/
+521
2018-07-06
make api.Channel as interface
Vladimir Lavor
8
-226
/
+1024
2018-06-27
mock adapter: Group all replies for one request under one call to MockReply
Milan Lenco
1
-27
/
+67
2018-06-26
Pair requests with replies using sequence numbers
Milan Lenco
3
-60
/
+304
2018-05-31
Improve handling of probes on timeouts
Ondrej Fabry
2
-27
/
+74
2018-04-13
Fix missing lock in LookupByID
Ondrej Fabry
1
-0
/
+3
2018-04-12
Add warning message when health check fails
Ondrej Fabry
1
-1
/
+2
2018-04-05
Lookup message name by ID when receiving unexpected message
Ondrej Fabry
2
-7
/
+28
2018-03-23
Support mocking reply for more multi requests at once
Ondrej Fabry
2
-16
/
+17
2018-03-13
Add API to set ControlPing msg and fail connect on unknown ID
Ondrej Fabry
3
-13
/
+33
2018-01-25
Update examples, tests and testdata after binapi-generator update.
Milan Lenco
3
-3485
/
+830
2018-01-04
Merge "Fix imports for github.com/sirupsen/logrus"
Rastislav Szabo
4
-4
/
+4
2017-12-04
Fix events for mock adapter
Ondrej Fabry
2
-25
/
+26
2017-11-30
Removes unnecessary returned func from WaitReady
Ondrej Fabry
1
-2
/
+1
2017-11-28
Add WaitReady to VppAdapter
Ondrej Fabry
1
-52
/
+9
2017-11-28
Fix imports for github.com/sirupsen/logrus
Ondrej Fabry
4
-4
/
+4
2017-09-25
generator fix - add new message type
Rastislav Szabo
2
-1
/
+15
2017-09-12
Make healthCheck parameters configurable
Lukas Macko
1
-2
/
+32
2017-09-12
Use Sirupsen/logrus with uppercase
Lukas Macko
4
-4
/
+4
2017-09-07
import sirupsen with lowercase
Lukas Macko
4
-4
/
+4
2017-09-07
Wait until vpp is ready + Update vendor
Lukas Macko
1
-0
/
+47
2017-07-11
Merge "added performance benchmark example"
Rastislav Szabo
1
-11
/
+15
2017-07-11
added performance benchmark example
Rastislav Szabo
1
-11
/
+15
2017-06-20
Upgrade dependency to VPP 17.07 RC0
Milan Lenco
3
-161
/
+910
2017-05-25
added async connect API, new structure of examples
Rastislav Szabo
4
-201
/
+393
2017-05-22
binapi-generator renamed & moved, finished documentation
Rastislav Szabo
2
-2
/
+28
2017-05-17
multiple small fixes
Rastislav Szabo
1
-4
/
+7
2017-05-04
changes import paths from gerrit.fd.io/r/govpp.git to git.fd.io/govpp.git
Rastislav Szabo
5
-10
/
+10
2017-05-04
re-generate core & example binary APIs
Rastislav Szabo
1
-2
/
+2
2017-05-04
fixed import paths
Rastislav Szabo
5
-10
/
+10
2017-05-04
initial commit
Rastislav Szabo
6
-0
/
+3985