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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-23
Added asynchronous connection for stats socket
Vladimir Lavor
4
-57
/
+195
2021-02-02
binapigen: added enumflags type
Vladimir Lavor
8
-892
/
+2287
2021-02-01
Rework test for binary API union sizes
Vladimir Lavor
4
-52
/
+269
2020-12-21
Remove socket warnings from client adapters
Ondrej Fabry
2
-120
/
+58
2020-12-14
Added INFO.yaml
Vladimir Lavor
1
-0
/
+56
2020-12-03
Decode message context using the message type only
Vladimir Lavor
3
-34
/
+15
2020-12-03
Fixed incorrect message error in the stream API
Vladimir Lavor
8
-86
/
+137
2020-11-04
Update changelog
Vladimir Lavor
2
-5
/
+9
2020-10-30
Stats API: added GetMemory()
Vladimir Lavor
8
-13
/
+68
2020-10-30
Fix encoding for float64 and generate conversion for Timestamp
Ondrej Fabry
7
-26
/
+142
2020-10-23
Fix panic for Retval fields with uint kinds
Ondrej Fabry
1
-1
/
+9
2020-10-15
Stream API options
Vladimir Lavor
6
-98
/
+382
2020-10-13
Generate VPE HTTP handler
Vladimir Lavor
3
-1
/
+247
2020-10-10
Updated multi-vpp example
Vladimir Lavor
2
-90
/
+273
2020-10-02
Check retval value and convert to error in generated RPC client code
Ondrej Fabry
299
-13337
/
+882
2020-10-01
Updated changelog for v0.4.0
Vladimir Lavor
1
-6
/
+24
2020-09-22
Reload stats socket when VPP restarts
Vladimir Lavor
1
-25
/
+100
2020-09-18
binapigen: fix union size
Vladimir Lavor
112
-468
/
+404
2020-09-07
Remove unnecessary allocation
Vladimir Lavor
4
-52
/
+51
2020-09-07
Fix decoding messages of identical types in stream
Ondrej Fabry
1
-17
/
+24
2020-09-04
Increase default health check parameters
Ondrej Fabry
1
-2
/
+2
2020-09-04
Update VPP config warnings and change log level in proxy
Ondrej Fabry
3
-4
/
+4
2020-09-04
Stats APIv2
Vladimir Lavor
7
-700
/
+1045
2020-09-03
Improve doc & fix import ordering
Nathan Skrzypczak
206
-228
/
+604
2020-09-02
fixed data race in mock vpp adapter
Sergey Elantsev
1
-1
/
+4
2020-08-28
fix(binapigen): Fix name conflict for union field constructors
Ondrej Fabry
2
-8
/
+19
2020-08-25
Binapi generator: improved file input
Vladimir Lavor
5
-29
/
+44
2020-08-21
Expose version info control flags
Nathan Skrzypczak
3
-8
/
+15
2020-08-07
Update libmemif
Vladimir Lavor
5
-24
/
+36
2020-08-04
Add SetLogger for setting global logger
Ondrej Fabry
3
-6
/
+15
2020-07-22
Fix binapigen decoding and minor improvements
Ondrej Fabry
414
-27037
/
+189330
2020-07-17
Added VPP state 'NotResponding'
Vladimir Lavor
1
-14
/
+30
2020-07-17
Improve binapi generator
Ondrej Fabry
367
-23531
/
+99477
2020-07-14
socket adapter: don't bother sending sockclnt_delete messages
Dave Barach
1
-45
/
+2
2020-07-10
Fix: generate (un)marshall for memory client messages
Vladimir Lavor
7
-283
/
+33
2020-07-09
Removed global binapi VPP adapter
Vladimir Lavor
4
-22
/
+231
2020-07-07
Fix README.md quickstart section
Dave Barach
1
-17
/
+91
2020-07-02
Binary API generator improvements
Vladimir Lavor
19
-687
/
+951
2020-06-25
Introduce Stream - experimental API for low-level access to VPP API
Ondrej Fabry
14
-163
/
+1276
2020-06-24
Fix codec fallback and generate type imports
Ondrej Fabry
53
-3462
/
+23535
2020-06-22
Refactored binapi generator with message encoding
Ondrej Fabry
61
-5232
/
+27510
2020-06-16
Optimize socketclient adapter and add various code improvements
Ondrej Fabry
17
-332
/
+521
2020-05-18
Bump version to v0.3.5
v0.3.5
Ondrej Fabry
2
-2
/
+8
2020-05-18
Fix stats data errors and panic for VPP 20.05
Ondrej Fabry
2
-22
/
+39
2020-04-17
Format generated Go source code in-process
v0.3.4
Ondrej Fabry
14
-58
/
+71
2020-04-09
proxy: Unexport methods that do not satisfy rpc to remove warning
v0.3.3
Ondrej Fabry
4
-14
/
+31
2020-03-20
Fix statsclient for VPP 20.05-rc0 (master)
v0.3.2
Ondrej Fabry
6
-75
/
+102
2020-03-18
Fix import path in examples/binapi
v0.3.1
Ondrej Fabry
10
-46
/
+45
2020-03-18
Release 0.3.0
v0.3.0
Ondrej Fabry
17
-3067
/
+1992
2020-01-31
Support imported type aliases
Ondrej Fabry
4
-31
/
+207
[next]