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
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
2020-01-27
Update jsongo dep
Ondrej Fabry
4
-13
/
+13
2020-01-20
Fix parsing default meta parameter
Ondrej Fabry
2
-2
/
+2
2019-11-15
Improve compatibility checking
Ondrej Fabry
8
-18
/
+68
2019-11-05
Begin development of next release 0.3.0
Ondrej Fabry
14
-135
/
+174
2019-11-04
Update changelog for release 0.2.0
v0.2.0
Ondrej Fabry
2
-1
/
+18
2019-10-30
fix data races in proxy server
Matus Mrekaj
10
-126
/
+442
2019-10-17
add missing implementation for proxy
Matus Mrekaj
3
-13
/
+88
2019-10-15
fix: Add guards for converting Stat interface (might be nil)
Ondrej Fabry
1
-28
/
+33
2019-10-10
Introduce proxy for VPP
Ondrej Fabry
4
-0
/
+520
2019-10-03
Optimizations for statsclient
Ondrej Fabry
17
-680
/
+1286
2019-09-09
add MockClearReplyHandlers() api for mock vpp adapter
Ravi Raju
1
-0
/
+10
2019-09-09
Fix compatibility with latest master (20.01-rc0)
Ondrej Fabry
13
-574
/
+1274
2019-09-09
Use new default binapi socket with fallback to legacy
Ondrej Fabry
4
-23
/
+61
2019-08-08
Add tag beyond18.10 to prevent build stat_client
Rinat Baygildin
1
-1
/
+1
2019-08-02
Migrate to modules, refactor Makefile and use Travis for CI
Ondrej Fabry
442
-178210
/
+319
2019-08-01
Fix unit tests
Ondrej Fabry
3
-143
/
+35
2019-07-30
Use common logger in core package
Ondrej Fabry
1
-3
/
+3
[next]