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-10-15
fix: Add guards for converting Stat interface (might be nil)
Ondrej Fabry
1
-28
/
+33
2019-10-03
Optimizations for statsclient
Ondrej Fabry
2
-257
/
+242
2019-09-09
Use new default binapi socket with fallback to legacy
Ondrej Fabry
1
-1
/
+1
2019-08-01
Fix unit tests
Ondrej Fabry
1
-130
/
+13
2019-07-30
Use common logger in core package
Ondrej Fabry
1
-3
/
+3
2019-07-10
Fix socketclient for VPP 19.08
Ondrej Fabry
3
-10
/
+18
2019-07-03
Fix error counters for VPP 19.04
Ondrej Fabry
1
-1
/
+1
2019-06-27
Improvements for binapi-generator and support VPP 19.04 in statsclient
Ondrej Fabry
2
-3
/
+8
2019-06-06
Add various generator improvements
Ondrej Fabry
2
-6
/
+6
2019-04-18
Add buffer pool stats
Ondrej Fabry
1
-3
/
+47
2019-04-16
Fix crash in stats for removed interfaces/nodes
Ondrej Fabry
1
-0
/
+6
2019-04-11
Add support for names vector and fill name in interface/node stats
Ondrej Fabry
1
-1
/
+34
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
[next]