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
path:
root
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-22
feat: api-trace
Vladimir Lavor
2
-0
/
+365
2021-05-05
statsclient: allow index as pattern
Vladimir Lavor
1
-14
/
+61
2021-04-07
Add statsclient options and fix wait for socket
Vladimir Lavor
1
-1
/
+2
2021-03-03
Provide error counters per worker for statsclient
Vladimir Lavor
1
-2
/
+7
2021-02-23
Added asynchronous connection for stats socket
Vladimir Lavor
1
-5
/
+28
2020-11-04
Update changelog
Vladimir Lavor
1
-1
/
+2
2020-10-30
Stats API: added GetMemory()
Vladimir Lavor
4
-13
/
+20
2020-10-30
Fix encoding for float64 and generate conversion for Timestamp
Ondrej Fabry
2
-17
/
+43
2020-10-15
Stream API options
Vladimir Lavor
2
-81
/
+331
2020-10-10
Updated multi-vpp example
Vladimir Lavor
2
-90
/
+273
2020-07-22
Fix binapigen decoding and minor improvements
Ondrej Fabry
1
-1
/
+3
2020-07-17
Improve binapi generator
Ondrej Fabry
25
-20182
/
+83
2020-07-10
Fix: generate (un)marshall for memory client messages
Vladimir Lavor
4
-1615
/
+23
2020-07-09
Removed global binapi VPP adapter
Vladimir Lavor
1
-0
/
+220
2020-07-02
Binary API generator improvements
Vladimir Lavor
13
-675
/
+663
2020-06-25
Introduce Stream - experimental API for low-level access to VPP API
Ondrej Fabry
5
-5
/
+860
2020-06-24
Fix codec fallback and generate type imports
Ondrej Fabry
16
-2836
/
+1897
2020-06-22
Refactored binapi generator with message encoding
Ondrej Fabry
23
-3119
/
+18766
2020-06-16
Optimize socketclient adapter and add various code improvements
Ondrej Fabry
3
-84
/
+118
2020-04-17
Format generated Go source code in-process
v0.3.4
Ondrej Fabry
10
-40
/
+50
2020-03-18
Fix import path in examples/binapi
v0.3.1
Ondrej Fabry
8
-30
/
+27
2020-03-18
Release 0.3.0
v0.3.0
Ondrej Fabry
11
-3045
/
+1934
2019-11-15
Improve compatibility checking
Ondrej Fabry
2
-2
/
+6
2019-11-05
Begin development of next release 0.3.0
Ondrej Fabry
3
-63
/
+67
2019-10-03
Optimizations for statsclient
Ondrej Fabry
3
-69
/
+118
2019-09-09
Fix compatibility with latest master (20.01-rc0)
Ondrej Fabry
8
-550
/
+1119
2019-09-09
Use new default binapi socket with fallback to legacy
Ondrej Fabry
1
-1
/
+1
2019-08-02
Migrate to modules, refactor Makefile and use Travis for CI
Ondrej Fabry
2
-5
/
+2
2019-07-19
Print info for users to stderr when socket files are missing
Ondrej Fabry
2
-7
/
+7
2019-06-27
Improvements for binapi-generator and support VPP 19.04 in statsclient
Ondrej Fabry
13
-993
/
+1231
2019-06-20
Add statsclient - pure Go implementation for stats API
Ondrej Fabry
1
-2
/
+9
2019-06-12
Fix parsing API with removed CRC for types and unions
Ondrej Fabry
7
-7
/
+7
2019-06-06
Add various generator improvements
Ondrej Fabry
26
-10013
/
+2090
2019-04-18
Add buffer pool stats
Ondrej Fabry
1
-4
/
+18
2019-04-11
Add support for names vector and fill name in interface/node stats
Ondrej Fabry
1
-1
/
+3
2019-04-04
fix govpp, add more checks to makefile
Vladimir Lavor
1
-1
/
+1
2019-03-08
Add socketclient implementation
Ondrej Fabry
3
-3
/
+1085
2019-02-19
Introduce higer-level API for retrieving statistics
Ondrej Fabry
2
-12
/
+136
2019-02-08
Add support for using multiple generated versions
Ondrej Fabry
9
-1
/
+287
2019-02-08
Generator improvements and cleanup
Ondrej Fabry
14
-7875
/
+29
2019-01-31
Generator improvements
Ondrej Fabry
9
-4216
/
+4264
2019-01-10
Add support for string types
Ondrej Fabry
12
-4730
/
+400
2018-12-13
Add support for aliases and boolean type
Ondrej Fabry
19
-7783
/
+12541
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-10-22
Introduce StatsAPI and it's initial implementation
Ondrej Fabry
2
-0
/
+75
2018-10-03
Omit message factory and line numbers from generated output
Ondrej Fabry
8
-1075
/
+46
2018-08-24
Simplify subscribing to events and fix events
Ondrej Fabry
11
-61
/
+64
2018-08-21
Fix perf-bench example
Ondrej Fabry
3
-44
/
+1188
2018-08-16
Refactor GoVPP
Ondrej Fabry
19
-2104
/
+6590
[next]