Linux Foundation Collaborative Projects
index
:
govpp
master
The GoVPP Gerrit repository has been archived.
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge "Add buffer pool stats"
Rastislav Szabo
3
-7
/
+79
2019-04-18
Add buffer pool stats
Ondrej Fabry
3
-7
/
+79
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
2
-3
/
+10
2019-04-11
Add support for names vector and fill name in interface/node stats
Ondrej Fabry
5
-12
/
+79
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
fix govpp, add more checks to makefile
Vladimir Lavor
3
-4
/
+5
2019-04-04
socketclient: wait for socket to be created
Vladimir Lavor
3
-15
/
+62
2019-03-21
Fixup build with golang 1.12
Nicolas PLANEL
2
-6
/
+6
2019-03-20
fixup race on ch.reqChan
Nicolas PLANEL
1
-4
/
+1
2019-03-08
Add socketclient implementation
Ondrej Fabry
6
-8
/
+1523
2019-02-19
Introduce higer-level API for retrieving statistics
Ondrej Fabry
8
-32
/
+649
2019-02-08
Add support for using multiple generated versions
Ondrej Fabry
15
-88
/
+411
2019-02-08
Generator improvements and cleanup
Ondrej Fabry
25
-8163
/
+348
2019-02-07
Mock VPP adapter nit
brecode
1
-1
/
+1
2019-01-31
Merge "Generator improvements"
Rastislav Szabo
15
-4291
/
+4361
2019-01-31
Generator improvements
Ondrej Fabry
15
-4291
/
+4361
2019-01-31
Update VPPApi error list
Ondrej Fabry
1
-2
/
+8
2019-01-15
added mock adapter for new VPP stats
Vladimir Lavor
3
-0
/
+75
2019-01-10
Add support for string types
Ondrej Fabry
323
-79674
/
+655
2019-01-02
added support for string type
Vladimir Lavor
2
-13
/
+11
2018-12-13
Merge "Add support for aliases and boolean type"
Rastislav Szabo
23
-7878
/
+12781
2018-12-13
Add support for aliases and boolean type
Ondrej Fabry
23
-7878
/
+12781
2018-11-20
Merge "Rename skipzero flag to all"
Ondrej Fabry
1
-4
/
+4
2018-11-19
Merge "Update libmemif adapter with changes in vpp"
Rastislav Szabo
2
-37
/
+42
2018-11-17
Rename skipzero flag to all
Ondrej Fabry
1
-4
/
+4
2018-11-17
Improve Stats API example and add README
Ondrej Fabry
2
-17
/
+159
2018-11-07
Update libmemif adapter with changes in vpp
Tomas Slusny
2
-37
/
+42
2018-11-06
Merge "Fix compilation failure in libmemif adapter.go"
Ondrej Fabry
1
-2
/
+2
2018-11-06
Fix compilation failure in libmemif adapter.go
Serguei Bezverkhi
1
-2
/
+2
2018-10-23
Remove the global variable for connection
Ondrej Fabry
2
-52
/
+20
2018-10-23
Unexport adapter implementations to make it clear that API interfaces should ...
Ondrej Fabry
4
-43
/
+54
2018-10-22
Merge "Introduce StatsAPI and it's initial implementation"
Ondrej Fabry
14
-122
/
+640
2018-10-22
Introduce StatsAPI and it's initial implementation
Ondrej Fabry
14
-122
/
+640
2018-10-10
Merge "Add .gitreview"
Rastislav Szabo
1
-0
/
+4
2018-10-03
Omit message factory and line numbers from generated output
Ondrej Fabry
13
-1121
/
+105
2018-09-12
Recover possible panic in EncodeMsg and improve debug logs
Ondrej Fabry
3
-23
/
+89
2018-09-05
Copy data in msg callback
Ondrej Fabry
1
-2
/
+3
2018-08-24
Add .gitreview
Vanessa Rene Valderrama
1
-0
/
+4
2018-08-24
Simplify subscribing to events and fix events
Ondrej Fabry
24
-765
/
+528
2018-08-22
Show VPPApiError value always and remove RegisterBinAPITypes for mock adapter
Ondrej Fabry
7
-61
/
+88
2018-08-21
Make the warnings for validating services more obvious
Ondrej Fabry
4
-125
/
+169
2018-08-21
Fix perf-bench example
Ondrej Fabry
3
-44
/
+1188
2018-08-16
Refactor GoVPP
Ondrej Fabry
45
-4538
/
+9178
[prev]
[next]